chore: Update issue templates (#4)
This commit is contained in:
parent
ef007fcf23
commit
357ac03795
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
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 or video**
|
||||
If applicable, please add screenshots or video to help explain your problem.
|
||||
|
||||
**Links**
|
||||
If a particular post or posts demonstrate the problem please link to them here.
|
||||
|
||||
**Versions**
|
||||
Please include the version of Pachli and Android you are using, and the software version your server is using. Find this on the Pachli "About" screen.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
**Affirmation**
|
||||
I have checked other issues for this project (open and closed) and I cannot find one that matches the problem I am reporting.
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
|
@ -1,9 +0,0 @@
|
|||
[Issue text goes here].
|
||||
|
||||
* * * *
|
||||
- Tusky Version:
|
||||
- Android Version:
|
||||
- Android Device:
|
||||
- Mastodon instance (if applicable):
|
||||
|
||||
- [ ] I searched or browsed the repo’s other issues to ensure this is not a duplicate.
|
Loading…
Reference in New Issue