Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.24 KB

CONTRIBUTING.md

File metadata and controls

32 lines (20 loc) · 1.24 KB

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Before filing an issue

If something isn't working the way you expected, please take a look at previously logged issues first. Have you found a new bug? Want to request a new feature? We'd love to hear from you.

Please include the following information in your issue:

  • Browser (or Node.js) version
  • a snippet of code
  • an explanation of
    • what you saw
    • what you expected to see

I want to contribute, what should I work on?

We're just getting started so even just telling us what you want to see would be extremely helpful!

Getting a development environment set up

You don't have to but we recommend installing TypeScript, TSLint, Prettier and EditorConfig extensions for your editor of choice.

Building the documentation site locally

We use TypeDoc and acetate to turn the inline documentation into a snazzy website.