Skip to content

Commit 992ec07

Browse files
authored
Merge pull request #67 from basemate/add-issue-template
Add issue template
2 parents 540330d + 7cbc7f0 commit 992ec07

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/issue_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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* -->
4+
5+
**What is the current behaviour?**
6+
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 -->
12+
13+
**What is the expected behaviour?**
14+
15+
<!-- add expected behaviour here -->
16+
17+
**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)