Skip to content
Snippets Groups Projects
ISSUE_TEMPLATE.md 537 B

Description

  • {{Brief description of your bug}}

Version

  • {{branch}} at {{commit}} on {{version - found in your copy of the VERSION file}}

Steps to reproduce the bug

  1. {{steps}}

Expected behaviour

  • {{feature}} should be {{expectedResult}} because {{reason}}.

Actual behaviour

  • {{feature}} is {{actualResult}}.