Browse Source
Ask for Nextcloud version on issue reporting
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
pull/37364/head
Git'Fellow
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
14 additions and
0 deletions
-
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
|
|
@ -70,6 +70,20 @@ body: |
|
|
- "Community SNAP package" |
|
|
- "Community SNAP package" |
|
|
- "Community VM appliance" |
|
|
- "Community VM appliance" |
|
|
- "Other Community project" |
|
|
- "Other Community project" |
|
|
|
|
|
- type: dropdown |
|
|
|
|
|
id: nextcloud-version |
|
|
|
|
|
attributes: |
|
|
|
|
|
label: Nextcloud Server version |
|
|
|
|
|
description: | |
|
|
|
|
|
Select Nextcloud Server version. |
|
|
|
|
|
_Versions not listed here are not maintained and not supported anymore_ |
|
|
|
|
|
options: |
|
|
|
|
|
- "24" |
|
|
|
|
|
- "25" |
|
|
|
|
|
- "26" |
|
|
|
|
|
- "master" |
|
|
|
|
|
validations: |
|
|
|
|
|
required: true |
|
|
- type: dropdown |
|
|
- type: dropdown |
|
|
id: system |
|
|
id: system |
|
|
attributes: |
|
|
attributes: |
|
|
|