Skip to content

Commit aeaccf9

Browse files
authored
Update issue templates
1 parent 0877a37 commit aeaccf9

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
name: Bug report
33
about: Report a bug!
44
title: A brief description of the bug
5-
labels: Bug
5+
labels: ''
66
assignees: ''
77

88
---
99

1010
## Describe the bug
11-
A clear and concise description of what the bug is. Use screenshots!
11+
A clear and concise description of what the bug is. Use screenshots/gifs!
1212

1313
### To reproduce
14-
Steps to reproduce the behavior:
14+
Steps to reproduce the behaviour:
1515
1. Go to '...'
1616
2. Click on '....'
1717
3. Scroll down to '....'
@@ -21,8 +21,8 @@ Steps to reproduce the behavior:
2121
A clear and concise description of what you expected to happen.
2222

2323
### Version and device info
24-
- App version:
25-
- Tablet model:
24+
- Package version:
25+
- Device type:
2626
- OS version:
2727

2828
### Additional context

.github/ISSUE_TEMPLATE/design-discussion.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,5 @@ assignees: ''
1717
## Design discussion
1818
<!-- Summarise the solution. Add child issues with checkboxes if created. Delete sub sections if not applicable -->
1919

20-
### Page/navigation Changes
21-
<!-- Summarise Page/navigation changes. -->
22-
23-
### Schema Changes
24-
<!-- Summarise any realm schema changes required if any -->
25-
26-
### Sync Changes
27-
<!-- Touch on any sync changes that may be required -->
28-
2920
### Architecture
3021
<!-- If any, describe design pattern decisions -->

0 commit comments

Comments
 (0)