Skip to content

Commit 4385683

Browse files
committed
Make issue labelling more prominent and use markdown comments
1 parent 181d3d4 commit 4385683

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/issue_template.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
**Do you want to request a *feature* or report a *bug*?**
1+
<!-- First indicate whether you want to request an ENHANCEMENT or report a BUG by using the correct Github label in the side panel* -->
22

33
**What is the current behaviour?**
44

5+
<!-- add current behaviour here -->
6+
57
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug might get fixed faster if we can run your code and it doesn't have extra dependencies. Add a link to a sample repo and/or any relevant code below:**
68

9+
<!-- add additional links/info here -->
10+
711
**What is the expected behaviour?**
812

13+
<!-- add expected behaviour here -->
14+
915
**Which versions of Matestack, and which browser/OS are affected by this issue? Did this work in previous versions of Matestack?**
16+
17+
<!-- add version and browser(s) affected, where relevant -->

0 commit comments

Comments
 (0)