Skip to content

How to document bugs

Torgeir Slette edited this page Feb 7, 2018 · 2 revisions

Bugs are bound to surface during development and need to be resolved. To make the process of resolving bugs smooth and efficient we use a template for reporting bugs.

  • First state the expected behavior of a feature.
  • State the current behaviour that you suspect are a bug. What happens instead of the expected behaviour?
  • If possible, suggest a fix and/or reason for the bug.
  • Reproduce the steps that made the bug appear
  • How does the bug affect you and what you where trying to accomplish?
  • Give detailed information about the enviroment you experienced the bug in. What version of the software, browser name and version, operating system and version.
Clone this wiki locally