From 7365be16a51f3f3317821a41dd5bb2bda40d4f58 Mon Sep 17 00:00:00 2001 From: TheTrainDoctor Date: Fri, 18 Jan 2019 09:02:50 -0800 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f6471e859..829609d0b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,6 +25,10 @@ about: Something doesn't work correctly in Atmosphère. If your issue caused Atmosphère to crash, include the crash report(s) by creating a [gist](https://gist.github.com/) which you should the link here. Failure to include a crash report for crash related issues could mean your issue is closed with no notification or reason. +### System Firmware Version +X.X.X +[ Replace X's with system firmware version at time of crash. ] + ### Environment? - What bootloader (fusee, hekate, etc) was Atmosphère launched by: @@ -37,4 +41,4 @@ Failure to include a crash report for crash related issues could mean your issue ### Additional context? - Additional info about your environment: -- Any other information relevant to your issue. \ No newline at end of file +- Any other information relevant to your issue.