diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index d47f05b53dc..f11536a34db 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -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: