Update issue templates

This commit is contained in:
Light 2021-08-07 11:49:03 +04:30 committed by GitHub
parent c40be01df4
commit ab295bd07d

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

@ -0,0 +1,36 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]: "
labels: ''
assignees: Light3039
---
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**To Reproduce**
Steps to reproduce the behavior:
1. Make projects "..."
2. Build projects "..."
3. Run project (Mirror/Sandbox) "..."
4. Do "..."
5. See bug "..."
**System (you can omit any of the fields except OS and Console's debug output):**
- OS: [e.g. Manjaro Linux v21.1.0]
- GPU: [e.g. NVIDIA GeForce GTX 1050 Ti Mobile]
- CPU: [e.g. Intel i7-7700HQ (8) @ 3.800GHz]
- Console's debug output (omit if bug occurs before running the program):
**Screenshots**
If applicable, add screenshots to help explain your problem.
If possible add screen shot of console's debug output and neofetch.
**Additional context**
Add any other context about the problem here.