lemmur-app-android/.github/ISSUE_TEMPLATE/---bug-report.md

46 lines
815 B
Markdown
Raw Normal View History

2020-09-22 00:30:45 +02:00
---
name: "\U0001F41B Bug report"
about: Create a report to help us improve
2021-04-30 10:08:45 +02:00
title: ""
2020-09-22 00:30:45 +02:00
labels: bug
2021-04-30 10:08:45 +02:00
assignees: ""
2020-09-22 00:30:45 +02:00
---
### Device info
- OS: [eg. iOS/Android]
- OS version: [eg. 10]
- Device: [eg. OnePlus 6]
2021-04-30 10:08:45 +02:00
- Lemmur version: [eg. v1.2.3]
2020-09-22 00:30:45 +02:00
### Describe the bug
2021-04-30 10:08:45 +02:00
2020-09-22 00:30:45 +02:00
A clear and concise description of what the bug is.
### Steps to reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Relevant logs
<details>
<summary>Logs</summary>
Paste your logs here. Logs can be found in lemmur: settings > about lemmur > logs.
</details>
2020-09-22 00:30:45 +02:00
### Expected behavior
2021-04-30 10:08:45 +02:00
2020-09-22 00:30:45 +02:00
A clear and concise description of what you expected to happen.
### Screenshots/Screencasts
2021-04-30 10:08:45 +02:00
2020-09-22 00:30:45 +02:00
If applicable, add screenshots to help explain your problem.
### Additional context
2021-04-30 10:08:45 +02:00
2020-09-22 00:30:45 +02:00
Add any other context about the problem here.