Update issue templates

This commit is contained in:
Nikita 2023-07-01 18:13:00 +05:00 committed by GitHub
parent bf8f0712a0
commit ec42007216
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,32 @@
---
name: Bug report
about: Report any issues you have found (don't report anything if you are using custom
code for speed change or anything else like that)
title: "[Bug]"
labels: bug
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/Videos**
If applicable, add screenshots or videos to help explain your problem.
**Additional information:**
- Game Version: [e.g. non-beta, chromium, x64]
**Additional context**
Add any other context about the problem here.
Maybe addons list or settings you changed in Beatrun's config menu.