chore: Remove installation method from bug-report template

Signed-off-by: Simon L. <szaimen@e.mail.de>
pull/47582/head
Simon L. 3 months ago
parent bdd6f311ea
commit c055ed83d7
  1. 16
      .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:

Loading…
Cancel
Save