From 85d09107ed15bee089adde004fc16dcbca1378f5 Mon Sep 17 00:00:00 2001 From: Dylan G <1565516+Helloman892@users.noreply.github.com> Date: Tue, 16 Mar 2021 16:24:54 +0000 Subject: [PATCH] response to feedback --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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!**