Add issue templates

This commit is contained in:
Clayton Dewey 2019-08-20 10:51:19 -06:00
parent a914da1888
commit 714082fe84
3 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,29 @@
## Operating System
eg: Mac OSX 10.13.2
## Browser
eg: Firefox 64.0.2
If bug is not present in a certain browser, specify that as well.
## Steps to reproduce
(How one can reproduce the issue - include specific links when possible)
## What is the current bug behavior?
(What actually happens)
## What is the expected correct behavior?
(What you should see instead)
## Relevant screenshots
/label ~Bug
/assign @cedewey

View file

@ -0,0 +1,10 @@
## Background
[Relevant info on why this task needs to be done.]
## Work Required
[if multiple steps are required, add checklist - usually done by Agaric]
/label ~Task
/assign @cedewey

View file

@ -0,0 +1,21 @@
## Acceptance Criteria
Given that I am a [user role],
when I [action],
then I [result],
so that [reason].
## Background
[Relevant background info elaborating on the "why" of the user story.]
## Additional Info
[Screenshots, wireframes, prototypes or other relevant documentation]
## Work Required
[Steps required to complete user story, usually completed by Agaric.]
/label ~"User Story"
/assign @cedewey