Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit ff81da5

Browse files
authored
Merge pull request #42 from Caleydo/add-issue-template
Add issue template
2 parents 7fb2b13 + a280c09 commit ff81da5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
* Release number or git hash:
2+
* Web browser version and OS:
3+
* Environment (local or deployed):
4+
5+
### Steps to reproduce
6+
7+
1.
8+
2.
9+
10+
### Observed behavior
11+
* Any unexpected output or action (or lack of expected output or action)
12+
* Web browser console errors (including tracebacks)
13+
* Server errors (relevant messages and tracebacks)
14+
* Static or animated images showing the UI behavior
15+
16+
### Expected behavior
17+
*

0 commit comments

Comments
 (0)