Update Issue template with .geojson

This commit is contained in:
Denis 2017-02-08 11:11:25 -05:00 committed by GitHub
parent dcbf65ac7e
commit c8a4a95cc9

View File

@ -1,4 +1,4 @@
Please provide the following when reporting an issue:
- [ ] GeoJSON data as a [gist file](https://gist.github.com/).
- [ ] GeoJSON data as a [gist file](https://gist.github.com/) or [geojson.io](http://geojson.io/) (filename extension must be `.geojson`).
- [ ] Snippet of source code or for complex examples use [jsfiddle](https://jsfiddle.net/).