Update .gitlab/issue_templates/bug.md
This commit is contained in:
		| @ -1,16 +1,12 @@ | ||||
| /label ~BUG | ||||
|  | ||||
| ### How is it now? | ||||
| ### What's happening? | ||||
|  | ||||
| (What actually happens) | ||||
|  | ||||
| ### How should it be? | ||||
|  | ||||
| (What you should see instead) | ||||
| *Describe in a few words what's happening* | ||||
|  | ||||
| ### 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 | ||||
| 2. Step 2 | ||||
| @ -18,17 +14,7 @@ | ||||
|  | ||||
| ### Relevant logs and/or screenshots | ||||
|  | ||||
| (Paste any relevant logs - please use code blocks to format console output, | ||||
| 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 | ||||
| *If possible, please add a screenshot.* | ||||
|  | ||||
| ### 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: | ||||
| * 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) | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user