From c055ed83d703a2c40ab31d32d8f4553e895b318f Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Thu, 29 Aug 2024 11:41:01 +0200 Subject: chore: Remove installation method from bug-report template Signed-off-by: Simon L. --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to '.github') 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: -- cgit v1.2.3