diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index f83391823fa..b9516564af0 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -62,22 +62,6 @@ body: description: Describe what you expected to happen instead. validations: required: true - - type: dropdown - id: install-method - attributes: - label: Installation method - description: | - Select installation method you've used. - _Describe the method in the "Additional info" section if you chose "Other"._ - options: - - "Official All-in-One appliance" - - "Community Web installer on a VPS or web space" - - "Community Manual installation with Archive" - - "Community Docker image" - - "Community NextcloudPi appliance" - - "Community SNAP package" - - "Community VM appliance" - - "Other Community project" - type: dropdown id: nextcloud-version attributes: