Add issue templates
This commit is contained in:
parent
e0ece9432a
commit
1fdcbb608b
4 changed files with 46 additions and 0 deletions
26
.gitlab/issue_templates/Bug.md
Normal file
26
.gitlab/issue_templates/Bug.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
## Summary
|
||||
|
||||
(Summarize the bug encountered concisely)
|
||||
|
||||
|
||||
## 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
|
Loading…
Add table
Add a link
Reference in a new issue