mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-18 11:49:01 +00:00
Create crash_report
This commit is contained in:
parent
98ddc72ae1
commit
2188a29cd1
1 changed files with 26 additions and 0 deletions
26
.github/ISSUE_TEMPLATE/crash_report
vendored
Normal file
26
.github/ISSUE_TEMPLATE/crash_report
vendored
Normal file
|
|
@ -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.
|
||||
Loading…
Reference in a new issue