mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
few more changes
This commit is contained in:
parent
3325751855
commit
26d3f5f766
1 changed files with 5 additions and 2 deletions
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
|
@ -16,7 +16,7 @@ body:
|
|||
id: reprod
|
||||
attributes:
|
||||
label: "Reproduction steps"
|
||||
description: Please enter an explicit description of your issue
|
||||
description: Please provide clear steps to reproduce the bug
|
||||
value: |
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
|
|
@ -52,12 +52,15 @@ body:
|
|||
- iOS
|
||||
- Linux
|
||||
- Windows
|
||||
- Macos
|
||||
- macOS
|
||||
- Web
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: version
|
||||
attributes:
|
||||
label: App Version
|
||||
description: What version of Fladder are you using?
|
||||
placeholder: e.g. v0.2.1 (25) or just v0.2.1
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue