Merge pull request #37364 from nextcloud/nc-version

Ask for Nextcloud version on issue reporting
This commit is contained in:
Louis 2023-03-27 11:53:31 +02:00 committed by GitHub
commit 779b242eb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,20 @@ body:
- "Community SNAP package"
- "Community VM appliance"
- "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
id: system
attributes: