mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-25 21:22:47 +00:00
Update issue templates
This commit is contained in:
parent
ae583300e6
commit
1ceba1ed6f
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a bug you found in GodMode9
|
||||
title: "[BUG] ..."
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a bug you found
|
||||
title: "[BUG] ..."
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**So you want to report a bug?**
|
||||
Hold on, there are ways you could make things easier for us:
|
||||
* Give a clear description of the bug (what happened?).
|
||||
* Give us clear steps to reproduce (when/how did it happen?).
|
||||
* Give us info about your system (where did it happen?).
|
||||
* A photograph or even a short video of the bug happening is always helpful!
|
||||
|
||||
**Info about your system**
|
||||
Include this info to make our work easier:
|
||||
* Console type (O3DS/N3DS)
|
||||
* Anything special about your console? (defects, custom modifications,...)
|
||||
* Bootloader (boot9strap/fastboot3ds)
|
||||
* Did you chainload GodMode9 via Luma?
|
||||
* Helpful hint: *if you followed the Guide, boot9strap is your bootloader and Luma is your chainloader.*
|
||||
|
||||
**Help yourself**
|
||||
*Especially for any kind of boot issue ("GodMode9 doesn't boot")*, but also in many other cases these steps make a lot of sense and we will ask you to do them anyways:
|
||||
* Check your SD card (using h2testw, f.e.) or try a different one (you wouldn't believe how common failing/fake SD cards are, and what kinds of bugs are caused by them).
|
||||
* Switch to fastboot3DS using [https://github.com/d0k3/OpenFirmInstaller](OpenFirmInstaller).
|
||||
|
||||
**Have you actually read this?**
|
||||
[] I have read the information above
|
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this GodMode9
|
||||
title: "[FEATURE REQUEST] ..."
|
||||
labels: feature request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Got a great idea on how to improve GodMode9?**
|
||||
That's always appreciated. Please make sure you add all the required info here.
|
||||
|
||||
**Describe the feature you'd like**
|
||||
Add a clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
Add a clear and concise description of any alternative solutions or features you've considered.
|
Loading…
x
Reference in New Issue
Block a user