If I find a repeatable bug or issue in the ArcGIS JavaScript API, what are the best practices I can follow to submit an issue? It's a little harder to figure out with a not-so-open source library like this. I've thought of a few suggestions, like:
- A description of what you're trying to do
- A small public application that makes the issue repeatable, maybe something hosted on:
- Steps you've already taken to investigate the issue
Any other ideas?