Skip to content

Instantly share code, notes, and snippets.

@mparker17
Created September 29, 2021 19:30
Show Gist options
  • Save mparker17/2749adc320a1d7f9872b774d68262e2a to your computer and use it in GitHub Desktop.
Save mparker17/2749adc320a1d7f9872b774d68262e2a to your computer and use it in GitHub Desktop.
How to write a basic website bug report
h2. Description
(describe the bug)
h2. URL
(is there an example URL where the bug is immediately visible?)
h2. Role
(what user or role are you logged in as?)
h2. Steps to reproduce
(steps to trigger the bug)
h3. Actual result
(what actually happened, i.e.: the undesired behaviour)
h3. Expected result
(what you expected to happen, i.e.: the desired behaviour)
h2. Screenshots
(screen captures of the bug)

Description

(describe the bug)

URL

(is there an example URL where the bug is immediately visible?)

Role

(what user or role are you logged in as?)

Steps to reproduce

(steps to trigger the bug)

Actual result

(what actually happened, i.e.: the undesired behaviour)

Expected result

(what you expected to happen, i.e.: the desired behaviour)

Screenshots

(screen captures of the bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment