diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f73ad52..3f67921 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,16 +14,26 @@ A clear and concise description of what the bug is. ***If you cannot reproduce the bug, please describe what you were doing in as much detail as possible*** *If you were scanning using the QR scanner, ensure you include a link to the theme you were attempting to download.* + **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** Add screenshots of any error screens you encountered. Bug reports without screenshots will take longer to solve, so we recommend you get some! + +**Crash dumps** +If your bug causes a crash in Luma3DS, please upload any crash dumps generated. You can find these in `SD:/luma/dumps/armX` (`X = 9 or 11`) with the name Luma3DS's exception handlers give you. + + **System information** *System model* e.g. new3DS XL + *System firmware version* e.g. 11.14.0 (this can be found in the System Settings applet by default) + *Anemone3DS version* e.g. v2.2.0 (found in the bottom-left of Anemone3DS) + *Luma3DS version* e.g. v10.2.1 (found in the menu when you hold Select on boot) + **If you are not on the [latest version of Anemone3DS](https://github.com/astronautlevel2/Anemone3DS/releases/latest), your bug report will likely be closed. Ensure the bug occurs in the latest build!**