Auxio/.github/ISSUE_TEMPLATE/bug-crash-report.md
OxygenCobalt a443ccd508 Fix issue templates
Fix problems with the issue templates.
2020-12-19 21:26:01 +00:00

31 lines
758 B
Markdown

---
name: Bug/Crash Report
about: Report an issue with Auxio
title: ''
labels: bug
assignees: ''
---
#### Describe the bug/crash
<!-- A clear and concise description of what the bug or crash is. -->
#### Steps To Reproduce the bug/crash:
<!--
1. Go to X
2. Click on Y
3. Scroll down to Z
4. See error
-->
#### Logs/Stack Traces:
<!-- If possible, provide a stack trace or a Logcat. This can help identify the issue. -->
#### Screenshots:
<!-- If applicable, add screenshots to help explain your problem. -->
#### Phone Information:
<!-- Please provide information about your phone's android version/model. -->
#### Due Diligence:
- [ ] I have read the [Contribution Guidelines](https://github.com/OxygenCobalt/Auxio/blob/dev/.github/CONTRIBUTING.md).