-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d998ece
commit 00bba61
Showing
1 changed file
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,20 @@ | ||
What kind of issue is this? | ||
<!-- | ||
Hello and thanks for contributing! To help us diagnose your problem quickly, please: | ||
- [ ] Question. This issue tracker is not the place for questions. If you want to ask how to do something, or to understand why something isn't working the way you expect it to, use Stack Overflow. https://stackoverflow.com/questions/tagged/mapbox+android | ||
|
||
- [ ] Bug report. If you’ve found a bug, spend the time to write a failing test. Bugs with tests get fixed. In addition, please include device models, API level, SDK version, code samples, and any other additional information. | ||
- 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 | ||
--> | ||
|
||
- [ ] Feature Request. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests to implement new features without first getting our support. Sometimes we leave features out on purpose to keep the project small. | ||
**Android API:** | ||
**Mapbox Navigation SDK version:** | ||
|
||
### Steps to trigger behavior | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Expected behavior | ||
|
||
### Actual behavior |