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

33 lines
708 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. -->
**To Reproduce**
<!--
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](../CONTRIBUTING.md).