diff options
-rw-r--r-- | ISSUE_TEMPLATE.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..0a334860bf --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ +<!-- +Hello and thanks for contributing! To help us diagnose your problem quickly, please: + + - Include a minimal demonstration of the bug, including code, logs, and screenshots. + - Ensure you can reproduce the bug using the latest release. + - Only post to report a bug or request a feature; direct all other questions to: https://stackoverflow.com/questions/tagged/mapbox +--> + +**Platform:** +**Mapbox SDK version:** + +### Steps to trigger behavior + + 1. + 2. + 3. + +### Expected behavior + +### Actual behavior |