qrm2/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
619 B
Markdown
Raw Normal View History

2019-12-08 04:27:50 -05:00
---
name: Bug report
about: Report a bug to help us improve qrm
2019-12-08 04:27:50 -05:00
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run command '...' with input '...'
2. See error
2019-12-08 04:27:50 -05:00
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System (include if related to running the bot):**
- OS: [e.g. Linux, Docker]
- Version: [e.g. 22]
2019-12-08 04:27:50 -05:00
**Additional context**
Add any other context about the problem here.