diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4d704b5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,34 @@ +--- +name: Bug report +about: Create a report to help us improve +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. Click on '....' +3. Scroll down to '....' +4. See error + +**Screenshots** +Add screenshots to help explain your problem. + +**Please complete the following information:** +- Horizon OS (Switch FW) version: [e.g. 9.0.1] +- CFW: [e.g. Atmosphère, SX OS, etc.] +- CFW version: [e.g. 0.9.4, 2.9.2, etc.] +- Atmosphère launch method (if applicable): [e.g. Hekate, fusee-primary] +- NXDumpTool version: [e.g. 1.1.7] +- Homebrew launch method: [e.g. title override, Album applet] +- Source storage used with the application (if applicable): [e.g. gamecard, SD/eMMC] +- SD card specs: [e.g. Samsung EVO 256 GB] + +**Additional context** +Add any other context about the problem here.