Skip to content

Instantly share code, notes, and snippets.

@fatso83
Created August 24, 2018 12:52
Show Gist options
  • Save fatso83/94ccf25cbdb154836ed6e8e4592061f3 to your computer and use it in GitHub Desktop.
Save fatso83/94ccf25cbdb154836ed6e8e4592061f3 to your computer and use it in GitHub Desktop.
Tips for reporting bugs

Bug reporting

Extracted from the internal jira issue tracker to keep a smaller footprint on the bug template.

Before you report

  • Check if you can reproduce the bug on the latest deployment of the development branch.
  • Search the list of existing bugs to see if this has been already been reported.

Nice tips and tricks

  • You can use JIRA markup for the formatting
  • How to open the console. Very useful for finding errors that can be pasted into bug reports.
  • You can also inline images, like screen captures made using Peek. The syntax is !attached-image.gif!
  • You can also embed external images. Example syntax: !https://i.imgur.com/mbbUgBE.jpg!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment