Update issue templates

This commit is contained in:
Mr-Wiseguy 2024-05-10 00:22:09 -04:00 committed by GitHub
parent b18262c692
commit 82c449045f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -0,0 +1,31 @@
---
name: Bug report
about: Report a bug in the project
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. etc.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
Please attach a screenshot of the bug.
**Desktop (please complete the following information):**
- OS: [Windows 10, Windows 11, Linux distro]
- Version: [e.g. 1.0.0]
- CPU: [e.g. Intel Core ..., AMD Ryzen ..., etc.]
- GPU: [e.g. NVIDIA GeForce .../Radeon RX .../Intel UHD .../etc.]
**Additional context**
Add any other context about the problem here.