Skip to content

Commit 7cbc7f0

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

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.github/issue_template.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
**Do you want to request a *feature* or report a *bug*?**
1+
<!-- This is a template only, remove/add sections below as appropriate (e.g. for a new feature, there might be no 'current behaviour'.) -->
2+
3+
<!-- First indicate whether you want to request an ENHANCEMENT or report a BUG by using the correct Github label in the side panel* -->
24

35
**What is the current behaviour?**
46

5-
**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:**
7+
<!-- add current behaviour here -->
8+
9+
**If the current behaviour 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:**
10+
11+
<!-- add additional links/info here -->
612

713
**What is the expected behaviour?**
814

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

0 commit comments

Comments
 (0)