enrecipes/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
745 B
Markdown
Raw Normal View History

2020-12-14 08:43:10 +00:00
---
name: Bug report
about: Create a report to help us improve
2021-07-07 10:59:47 +00:00
title: "[Bug]"
2020-12-14 08:43:10 +00:00
labels: bug
assignees: vishnuraghavb
---
**Describe the bug**
2021-07-07 10:59:47 +00:00
<!---A clear and concise description of what the bug is-->
2020-12-14 08:43:10 +00:00
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2021-07-07 10:59:47 +00:00
2. Tap on '....'
2020-12-14 08:43:10 +00:00
3. Scroll down to '....'
4. See error
**Expected behavior**
2021-07-07 10:59:47 +00:00
<!---A clear and concise description of what you expected to happen-->
2020-12-14 08:43:10 +00:00
**Screenshots**
2021-07-07 10:59:47 +00:00
<!---If applicable, add screenshots to help explain your problem-->
2020-12-14 08:43:10 +00:00
**Device information (please complete the following information):**
- Android Version: [e.g. 8 or Oreo]
2021-07-07 10:59:47 +00:00
- EnRecipes Version(as in app's about page): [e.g. 2.0.0]
2020-12-14 08:43:10 +00:00
**Additional context**
2021-07-07 10:59:47 +00:00
<!---Add any other context about the problem here-->