Update bug_report.yaml
This commit is contained in:
parent
3b46a623cd
commit
a7b935707c
1 changed files with 22 additions and 4 deletions
24
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
24
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -33,12 +33,30 @@ body:
|
||||||
description: |
|
description: |
|
||||||
Examples:
|
Examples:
|
||||||
- **OS**: Ubuntu 20.04
|
- **OS**: Ubuntu 20.04
|
||||||
- **App Version** and/or **Commit ID**: 1.0.0 c9d43be
|
- **Desktop Environment (if applicable)**: i3wm
|
||||||
|
- **App Version**: 1.5.5-beta.22
|
||||||
|
- **Commit ID (if available)**: c9d43be
|
||||||
|
|
||||||
To find app version, Cider Menu -> About
|
*To find the app version, Cider Menu -> About*
|
||||||
value: |
|
value: |
|
||||||
- OS:
|
- OS:
|
||||||
- App Version and/or Commit ID:
|
- Desktop Environment:
|
||||||
|
- App Version:
|
||||||
|
- Commit ID:
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: download
|
||||||
|
attributes:
|
||||||
|
label: How did you download the software?
|
||||||
|
options:
|
||||||
|
- Microsoft Store
|
||||||
|
- GitHub
|
||||||
|
- Winget
|
||||||
|
- Winget (Nightly)
|
||||||
|
- Chocolatey
|
||||||
|
- Flathub
|
||||||
|
- AUR
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue