Minor formatting of the issue template, update doc link to 1.0.3
This commit is contained in:
parent
01e0640335
commit
7c17df5d58
@ -1,9 +1,11 @@
|
||||
- [ ] I'm reporting a bug, not asking for help
|
||||
- [ ] I've looked at the [documentation](http://leafletjs.com/reference-1.0.0.html) to make sure the behaviour is documented and expected
|
||||
<!--
|
||||
Thanks for taking the time to open an issue! Help us have good bug requests:
|
||||
|
||||
- [ ] I'm reporting a bug, not asking for help. Support questions like "How can I do X with Leaflet?" will be closed.
|
||||
- [ ] I've looked at the [documentation](http://leafletjs.com/reference-1.0.3.html) to make sure the behaviour is documented and expected
|
||||
- [ ] I'm sure this is a Leaflet code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
|
||||
- [ ] I've searched through the issues to make sure it's not yet reported
|
||||
|
||||
----
|
||||
-->
|
||||
|
||||
## How to reproduce
|
||||
|
||||
@ -20,4 +22,4 @@
|
||||
- [ ] this example is as simple as possible
|
||||
- [ ] this example does not rely on any third party code
|
||||
|
||||
Using http://playground-leaflet.rhcloud.com/ or any other jsfiddle like site.
|
||||
Using http://playground-leaflet.rhcloud.com/ or any other jsfiddle-like site.
|
||||
|
Loading…
Reference in New Issue
Block a user