Update issue templates

This commit is contained in:
Shinokuni 2024-09-16 16:36:20 +02:00 committed by GitHub
parent 377ab70a27
commit 83ad2f66b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 31 additions and 0 deletions

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

@ -0,0 +1,31 @@
---
name: Bug report
about: Create a report to help us fix a bug
title: "[Bug] "
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.
**Environment information (please complete the following information):**
- Account type: [e.g. Freshrss, Nextcloud News]
- App version: [e.g. 2.0]
- Android version: [e.g. Android 13, 14]
- Device type: [e.g. One Plus 12, Samsung Galaxy S23]
- [ ] Stacktrace collected from crash screen
**Additional context**
Add any other context about the problem here.