Update issue templates
Added issue templates for the currently available versions of Sudachi
This commit is contained in:
parent
db691c0ceb
commit
8299fa4ff9
|
@ -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.
|
|
@ -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.
|
Loading…
Reference in New Issue