1
0
Fork 0
mirror of synced 2024-07-03 05:31:23 +12:00
Rare/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
663 B
Markdown
Raw Normal View History

2021-03-21 06:21:13 +13:00
---
2021-03-25 23:55:35 +13:00
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
2021-03-21 06:21:13 +13:00
assignees: ''
---
**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.
2021-03-25 23:55:35 +13:00
**System information (please complete the following information):**
- OS (e.g. Ubuntu 20.04 or Windows 10)
- Python version
2021-03-21 06:21:13 +13:00
**Additional context**
Add any other context about the problem here.