Create bug_report.md

This commit is contained in:
TommyTran732 2021-05-11 06:40:54 -04:00 committed by tommytran732
parent 6613f84ff1
commit 391c500241
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2
1 changed files with 27 additions and 0 deletions

27
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,27 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
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.
**Additional context**
Add any other context about the problem here.