From 24915f8a8c63dec3e5fad698f99822312f2b4be8 Mon Sep 17 00:00:00 2001 From: Petr Pridal Date: Thu, 28 Sep 2017 00:01:04 +0200 Subject: [PATCH] Create issue_template.md --- .github/issue_template.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/issue_template.md 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).