FeedMe/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
640 B
Markdown
Raw Normal View History

2023-10-14 06:47:10 +02:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Type:Bug
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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device info**
- Device: [e.g. Google Nexus 4]
- OS: [e.g. android 14]
- Version [e.g. 4.0.4]
**Additional context**
Add any other context about the problem here.