focalboard/.github/ISSUE_TEMPLATE/bug_report.md
Chen-I Lim 690dc365f5
Add note about Severity labels to bug template (#2195)
* Add note about Severity labels to bug template

* typo
2022-01-28 09:19:21 -08:00

38 lines
930 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: 'Bug: '
labels: Bug, Triage
assignees: ''
---
## Steps to reproduce the behavior
1. Go to ...
2. Select ...
3. Scroll down to ...
4. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to elaborate on the problem.
## Edition and Platform
- Edition: Personal Desktop / Personal Server / Mattermost plugin
- Version: [e.g. v0.9.0]
- Browser and OS: [e.g. Chrome 91 on macOS, Edge 93 on Windows]
## Additional context
Add any other context about the problem here.
Also set the Severity using the *Sev/1*, *Sev/2* or *Sev/3* labels as best you can:
* Sev/1: Issue affects critical functionality without a workaround
* Sev/2: Issue affects major functionality with a difficult or non-obvious workaround
* Sev/3: Issue affects minor, non-critical functionality