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

Commit a280c09

Browse files
committed
Add issue template
1 parent 7fb2b13 commit a280c09

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)