Skip to content
Snippets Groups Projects
ISSUE_TEMPLATE.md 537 B
Newer Older
David Pesce's avatar
David Pesce committed
**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}}.

**Server information**
- {{database}} with {{authentication}}.

**Client information**
- OS: {{operatingSystem}}
- Browser: {{browser}} {{version}}

**Additional information**
- {{additionalInfo}})