f5bf6e8019
* Update doc_improvement.md Update templates: formatting, style, example links. * Update bug_report.md * Update enhancement.md * Fix merge Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>
33 lines
627 B
Markdown
33 lines
627 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: 'Bug: '
|
|
labels: Bug
|
|
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.
|