[Pkg-javascript-commits] [leaflet-markercluster] 96/128: Add an ISSUE_TEMPLATE based on the leaflet one

Jonas Smedegaard dr at jones.dk
Sun Apr 16 06:26:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository leaflet-markercluster.

commit 1e81a9aba1d8b46cfff4d9eb97a1e2ab419d48f4
Author: Dave Leaver <danzel at localhost.geek.nz>
Date:   Tue Jan 24 13:33:52 2017 +1300

    Add an ISSUE_TEMPLATE based on the leaflet one
---
 ISSUE_TEMPLATE.md | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..e605ee9
--- /dev/null
+++ b/ISSUE_TEMPLATE.md
@@ -0,0 +1,23 @@
+- [ ] I'm reporting a bug, not asking for help
+- [ ] I'm sure this is a Leaflet.MarkerCluster 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
+
+- Leaflet version I'm using:
+- Leaflet.MarkerCluster version I'm using:
+- Browser (with version) I'm using:
+- OS/Platform (with version) I'm using:
+- step 1
+- step 2
+
+## What behaviour I'm expecting and which behaviour I'm seeing
+
+## Minimal example reproducing the issue
+
+- [ ] this example is as simple as possible
+- [ ] this example does not rely on any third party code
+
+Using http://playground-leaflet.rhcloud.com/beg/1/edit?html,output or any other jsfiddle like site.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list