10427afa24
* Tweaked bug template * Update .github/ISSUE_TEMPLATE/bug_report.md Thanks, good idea! Co-authored-by: Winson Wu <93531870+wuwinson@users.noreply.github.com> Co-authored-by: Winson Wu <93531870+wuwinson@users.noreply.github.com>
36 lines
907 B
Markdown
36 lines
907 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 (optional)
|
|
|
|
If applicable, add screenshots or a screen recording to elaborate on the problem.
|
|
|
|
## Edition and Platform
|
|
|
|
- Edition: Personal Desktop / Personal Server / Mattermost Boards (plugin)
|
|
- Version: [e.g. v0.15.0]
|
|
- Browser and OS: [e.g. Chrome on Mac, Edge on Windows]
|
|
|
|
## Additional context (optional)
|
|
|
|
Add any other context about the problem here, and any notes about the severity:
|
|
* Sev 1: Affects critical functionality without a workaround
|
|
* Sev 2: Affects major functionality with a difficult or non-obvious workaround
|
|
* Sev 3: Affects minor, non-critical functionality
|