diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000..5a58b432 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,16 @@ +It is great you want to help us making OpenMapTiles project better! + +This is the right place only for a bug report and a feature request related to structure of the vector tiles. + +The usage questions belongs to https://stackoverflow.com/questions/tagged/openmaptiles +A guaranteed support and consulting from the core developers via: https://openmaptiles.com/support/ + +Please search this GitHub repo for similar requests before posting (check also closed tickets). + +When reporting a visual problem on a map please provide: + +- Clear description of the problem: What object is missing/extra/wrong? What did you expect to be in the map instead? +- URL / link to the specific location in a live map demo where the bug is visible +- Zoom level(s) at which the bug appears +- Screenshot of the problem are cool! Drag&drop an image to the report here... +- Check our GL styles (https://openmaptiles.org/styles/) and list the affected one (OSM Bright, Basic, Terrain, Positron, etc).