From 0f084f402878f0287b455af5d056deec6f1a433a Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Wed, 23 Mar 2022 06:05:11 -0400 Subject: [PATCH] tweak bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 75904a89..b0e2aeb4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help improve Planetiler title: "[BUG] " -labels: '' +labels: ["bug"] assignees: '' --- @@ -19,7 +19,8 @@ Steps to reproduce the behavior: 3. See error **Expected behavior** -A clear and concise description of what you expected to happen. +A clear and concise description of what you expected to happen. For map data issues, plase include OSM element IDs and +the vector tile features you expect in the output to make help reproduce the issue in tests. **Screenshots** If applicable, add screenshots to help explain your problem (include tile IDs or latitude/longitude for visual issues