-
Notifications
You must be signed in to change notification settings - Fork 602
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
7f984ef
commit 29c6f5d
Showing
1 changed file
with
25 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!-- | ||
Hello! Thanks for contributing. | ||
If you are reporting a bug, please: | ||
- Make the issue title a succinct but specific description of the unexpected behavior. Bad: "Drawing line is broken". Good: "draw.changeMode('draw_line_string') throws an invalid options error" | ||
- Include a link to a minimal demonstration of the bug. We recommend using https://jsbin.com | ||
- Ensure you can reproduce the bug using the latest release. | ||
- Check the console for relevant errors and warnings | ||
- Only post to report a bug or request a feature. Direct all other questions to https://stackoverflow.com/questions/tagged/mapbox-gl-draw | ||
--> | ||
|
||
**mapbox-gl-js version**: | ||
**mapbox-gl-draw version**: | ||
|
||
### Steps to Trigger Behavior | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Expected Behavior | ||
|
||
### Actual Behavior | ||
|