diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 16 |
1 files changed, 0 insertions, 16 deletions
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 @@ -63,22 +63,6 @@ body: 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: label: Nextcloud Server version |