39 lines
892 B
Markdown
39 lines
892 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Actual behavior**
|
|
A clear and concise description of what actually happened.
|
|
|
|
**Crash logs**
|
|
If applicable, upload a the text file provided by the app's crash screen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Additional info (please complete the following information):**
|
|
- Device: [e.g. Google Pixel 6]
|
|
- Android version: [e.g. 13]
|
|
- App Version [e.g. Release v0.1.3, Nightly v0.1.3-r151]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|