Add issue templates
This commit is contained in:
parent
a914da1888
commit
714082fe84
3 changed files with 60 additions and 0 deletions
29
.gitlab/issue_templates/bug.md
Normal file
29
.gitlab/issue_templates/bug.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue