chore: Update issue templates (#4)

This commit is contained in:
Nik Clayton 2023-09-05 22:20:47 +02:00 committed by GitHub
parent ef007fcf23
commit 357ac03795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 56 additions and 9 deletions

36
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -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.

View File

@ -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.

View File

@ -1,9 +0,0 @@
[Issue text goes here].
* * * *
- Tusky Version:
- Android Version:
- Android Device:
- Mastodon instance (if applicable):
- [ ] I searched or browsed the repos other issues to ensure this is not a duplicate.