mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 05:01:44 +00:00
Add bug report issue template
This commit is contained in:
parent
de688ee17a
commit
b62329bd5b
1 changed files with 25 additions and 0 deletions
25
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
name: Bug Report
|
||||
about: Something doesn't work correctly in Atmosphère.
|
||||
|
||||
---
|
||||
|
||||
## Bug Report
|
||||
|
||||
### What's the issue you encountered?
|
||||
|
||||
### How can the issue be reproduced?
|
||||
|
||||
### Crash report?
|
||||
|
||||
(If a crash report was created under /atmosphere/crash_reports/, please upload it to
|
||||
[gist](https://gist.github.com/) and paste the link here.)
|
||||
|
||||
### Environment?
|
||||
|
||||
- What bootloader (fusee, hekate, etc) was Atmosphère launched by:
|
||||
- Official release or unofficial build:
|
||||
- Do you have additional kips you're loading:
|
||||
- Additional info about your environment:
|
||||
|
||||
### Additional context?
|
Loading…
Reference in a new issue