Skip to content

Commit 6c53db9

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 9834c05 commit 6c53db9

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Please use the following templates to create new issues.
2+
3+
For a new feature:
4+
As a [VISITOR, ADMIN, ETC],
5+
When I [CONTEXT/LOCATION FOR FEATURE],
6+
It should [DESCRIBE FEATURE]
7+
8+
For a bug:
9+
As a [VISITOR, ADMIN, ETC],
10+
When I [CONTEXT OF BUG]
11+
It [DESCRIBE BUG]
12+
It should [EXPECTED OUTCOME]
13+
14+
After you complete the template please include any additional information
15+
that may be helpful, eg browser version, screenshots etc.

0 commit comments

Comments
 (0)