Update .gitlab/issue_templates/bug.md
This commit is contained in:
parent
2fffb9b408
commit
d0d55b5c47
@ -1,16 +1,12 @@
|
|||||||
/label ~BUG
|
/label ~BUG
|
||||||
|
|
||||||
### How is it now?
|
### What's happening?
|
||||||
|
|
||||||
(What actually happens)
|
*Describe in a few words what's happening*
|
||||||
|
|
||||||
### How should it be?
|
|
||||||
|
|
||||||
(What you should see instead)
|
|
||||||
|
|
||||||
### Steps to reproduce
|
### Steps to reproduce
|
||||||
|
|
||||||
(How one can reproduce the issue - this is very important)
|
*How one can reproduce the issue - this is very important*
|
||||||
|
|
||||||
1. Step 1
|
1. Step 1
|
||||||
2. Step 2
|
2. Step 2
|
||||||
@ -18,17 +14,7 @@
|
|||||||
|
|
||||||
### Relevant logs and/or screenshots
|
### Relevant logs and/or screenshots
|
||||||
|
|
||||||
(Paste any relevant logs - please use code blocks to format console output,
|
*If possible, please add a screenshot.*
|
||||||
logs, and code as it's very hard to read otherwise.)
|
|
||||||
|
|
||||||
### Severity
|
|
||||||
|
|
||||||
(Choose from the following list)
|
|
||||||
|
|
||||||
s1: a critical feature is broken: signup, login...
|
|
||||||
s2: a non-critical feature is broken, no workaround
|
|
||||||
s3: a feature is broken but there is a workaround
|
|
||||||
s4: it's annoying, but you can use it or only a few users are impacted
|
|
||||||
|
|
||||||
### Your Environment
|
### Your Environment
|
||||||
|
|
||||||
@ -37,12 +23,6 @@ s4: it's annoying, but you can use it or only a few users are impacted
|
|||||||
* Browser name and version:
|
* Browser name and version:
|
||||||
* Operating System and version (desktop or mobile):
|
* Operating System and version (desktop or mobile):
|
||||||
|
|
||||||
### Workaround
|
|
||||||
|
|
||||||
(Include a workaround for this bug - if relevant)
|
|
||||||
|
|
||||||
### Possible fixes
|
|
||||||
|
|
||||||
(If you can, link to the line of code that might be responsible for the problem)
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user