···11+---
22+name: Bug report
33+about: Create a report to help us improve
44+title: ''
55+labels: bug
66+assignees: ''
77+88+---
99+1010+**Describe the bug**
1111+A clear and concise description of what the bug is.
1212+1313+**To Reproduce**
1414+Steps to reproduce the behavior:
1515+1. Go to '...'
1616+2. Click on '....'
1717+3. Scroll down to '....'
1818+4. See error
1919+2020+**Expected behavior**
2121+A clear and concise description of what you expected to happen.
2222+2323+**Device Info:**
2424+ - Device: [e.g. iPhone6]
2525+ - OS: [e.g. iOS8.1]
2626+ - App Variant: [e.g. Lemmy Redirect]
2727+ - App Version: [e.g. 22]
2828+ - Link Method (LinkSheet, Shizuku, or Settings):
2929+3030+**Additional context**
3131+Add any other context about the problem here.
+20
.github/ISSUE_TEMPLATE/feature_request.md
···11+---
22+name: Feature request
33+about: Suggest an idea for this project
44+title: ''
55+labels: enhancement
66+assignees: ''
77+88+---
99+1010+**Is your feature request related to a problem? Please describe.**
1111+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1212+1313+**Describe the solution you'd like**
1414+A clear and concise description of what you want to happen.
1515+1616+**Describe alternatives you've considered**
1717+A clear and concise description of any alternative solutions or features you've considered.
1818+1919+**Additional context**
2020+Add any other context or screenshots about the feature request here.
+10
.github/ISSUE_TEMPLATE/other-issue.md
···11+---
22+name: Other issue
33+about: Something that doesn't fit the other templates
44+title: ''
55+labels: ''
66+assignees: ''
77+88+---
99+1010+