hubl/.gitlab/issue_templates/bug.md

1018 B

/label ~BUG

How is it now?

(What actually happens)

How should it be?

(What you should see instead)

Steps to reproduce

(How one can reproduce the issue - this is very important)

  1. Step 1
  2. Step 2
  3. Step 3

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

Your Environment

(Include relevant details about the environment you experienced the bug in)

  • 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)