Quasar/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
779 B
Markdown

---
name: Bug report
about: Create a bug report for this project
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
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 help explain your problem.
**System**
- Server OS: [e.g. Windows 10]
- Client OS: [e.g. Windows 7]
- Server installed .NET Framework version: [e.g. v4.8]
- Client installed .NET Framework version: [e.g. v4.8]
- Quasar Version: [e.g. 1.3.0 or commit-id]
- Build configuration: [e.g. Debug/Release]
**Additional context**
Add any other context about the problem here.