mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
41 lines
1.2 KiB
Markdown
41 lines
1.2 KiB
Markdown
---
|
|
name: Crash report
|
|
about: Tell us how to replicate the crash
|
|
title: "[CRASH] - "
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Description
|
|
<!-- Provide a clear and concise description of the crash you encountered. -->
|
|
|
|
## Steps to Reproduce
|
|
<!--
|
|
Please provide the steps to reproduce the crash:
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. Scroll down to '...'
|
|
4. See the crash
|
|
-->
|
|
|
|
## Environment
|
|
- Android device: [Device Model]
|
|
- Android OS version: [Android Version]
|
|
- App version: [App Version]
|
|
- Other relevant details: [e.g., specific network conditions, external dependencies]
|
|
|
|
## Crash Logs/Stack trace
|
|
<!-- If available, please provide the crash log or stack trace related to the crash. Include it inside a code block (surround with triple backticks ```). Please use the unsigned apk (app-tempo-debug.apk), as the logs would be illegible and therefore useless for this purpose. -->
|
|
|
|
## Screenshots
|
|
<!-- If applicable, add screenshots to help explain the problem. -->
|
|
|
|
## Additional Context
|
|
<!-- Add any other context about the problem here. -->
|
|
|
|
## Reproducibility
|
|
<!-- Mention the frequency of the crash occurrence (e.g., always, sometimes, occasionally). -->
|
|
|
|
## Additional Notes
|
|
<!-- Include any other notes or details that could be helpful for troubleshooting the crash. -->
|