Update issue templates
This commit is contained in:
parent
c40be01df4
commit
ab295bd07d
1 changed files with 36 additions and 0 deletions
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
Loading…
Add table
Reference in a new issue