Update issue templates

Added issue templates for the currently available versions of Sudachi
This commit is contained in:
Jarrod Norwell 2024-03-09 21:03:21 +08:00 committed by GitHub
parent db691c0ceb
commit 8299fa4ff9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 63 additions and 0 deletions

32
.github/ISSUE_TEMPLATE/android.md vendored Normal file
View File

@ -0,0 +1,32 @@
---
name: Android
about: Issue template for the Android version of Sudachi
title: "[Android] Issue Title"
labels: ''
assignees: jarrodnorwell
---
**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**
If applicable, add screenshots to help explain your problem.
**Smartphone (please complete the following information):**
- Device: [e.g. Samsung Galaxy S24 Ultra]
- OS: [e.g. Jellyfish]
- Version: [e.g. v991f9cf]
**Additional context**
Add any other context about the problem here.

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

@ -0,0 +1,31 @@
---
name: Windows
about: Issue template for the Windows version of Sudachi
title: "[Windows] Issue Title"
labels: ''
assignees: jarrodnorwell
---
**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**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Windows 11]
- Version [e.g. v991f9cf]
**Additional context**
Add any other context about the problem here.