Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 4.3 KB

CONTRIBUTING.md

File metadata and controls

74 lines (50 loc) · 4.3 KB

Contributors

First of all, thanks for been here!, we really appreciate you are considering to help us.

We have not many rules (yet ;-P), this is a list of topics we consider you can help us, but feel free to suggest anything else you want opening a new issue.

Table of contents

Fixing bugs or adding enhancements

There are already a list of bugs reported and enhancements suggested you might want to check.

Let us know inside the issue if you want to work on it so we can assign it to you.

Suggesting new topics

You can see all the topics available clicking the "view all" link in the app.

Screenshot

This list is a work in progress, so if you miss some topic please open an issue and let us know.

Improving the list of experts

Expert profile

This list explains what every property included in the expert template:

Field Value Optional Description
consent true|false False It means the expert has already accepted to be listed in this directory
name string False Expert name
picture string False URL pointing an expert picture
linkedin string True URL pointing to the expert account (only if it shares content about ArcGIS)
twitter string True URL pointing to the expert account (only if it shares content about ArcGIS)
github string True URL pointing to the expert account (only if it shares content about ArcGIS)
geonet string True URL pointing to the expert account
arcgisonline string True URL pointing to the expert account
stackoverflow string True URL pointing to the expert account
stackexchange string True URL pointing to the expert account
youtube string True URL pointing to the expert account (only if it shares content about ArcGIS)
blog string True URL pointing to the expert account (only if it shares content about ArcGIS)
website string True URL pointing to the expert account (only if it shares content about ArcGIS)
podcast string True URL pointing to the expert podcast (only if it shares content about ArcGIS)
geodev true|false False Does the expert use to write code and feel comfortable talking about that
advocate true|false False Is the expert willing to help on GeoNet
technologies string False Comma separated value of technologies the expert know, share content or can help with

Add new experts

If you want to suggest a new expert you can directly do a pull request or if you feel lazy, or do not know how to do that, open a issue and fill this template.

Note: having the support of other experts included in this list will help us on the evaluation process, so please let us know if any other expert is supporting this candidate.

Update existing profiles

For developers:

The existing profiles are located in the experts.json file, so if you want, you can also update any existing profile doing a pull request or using the online editor.

For non-developers:

In case you don't know how to do a pull request, open the app, find the profile (use Ctrl+F), click the question mark icon and then click the "please tell us" link just above the "Done" button.