diff --git a/.github/ISSUE_TEMPLATE/crash_report b/.github/ISSUE_TEMPLATE/crash_report new file mode 100644 index 000000000..7a79469ec --- /dev/null +++ b/.github/ISSUE_TEMPLATE/crash_report @@ -0,0 +1,26 @@ +--- +name: Crash report +about: Create a report for app crash instances +title: '' +labels: 'Type: Crash' +assignees: '' + +--- + +**Describe the crash** +What were you doing before the issue? Was there an error, did the app stall, or did it fully close? + +**To Reproduce** +Can you reliably reproduce the crash? If so, list steps. + +**Screenshots/Video** +If applicable, add screenshots or video to help show the problem + +**Smartphone (please complete the following information):** + - Device: [e.g. Moto G5] + - OS: [e.g. Android 9] + - App Version: [e.g. 2.2] + - Habitica Username: + +**Additional context** +Add any other context about the problem here.