diff options
author | Simon L <szaimen@e.mail.de> | 2023-05-22 11:16:38 +0200 |
---|---|---|
committer | Simon L <szaimen@e.mail.de> | 2023-05-22 11:21:33 +0200 |
commit | f7a6ed03898c15277541c82f6e3c2f8becdf1775 (patch) | |
tree | 7df630e36ee86a4f9a1892b70a52b1c3f7931f27 /.github | |
parent | 30e445773d25d7bd21e6c283c37a3c95e29d2de7 (diff) | |
download | nextcloud-server-f7a6ed03898c15277541c82f6e3c2f8becdf1775.tar.gz nextcloud-server-f7a6ed03898c15277541c82f6e3c2f8becdf1775.zip |
bug-report-template - move archive to the top
Signed-off-by: Simon L <szaimen@e.mail.de>
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index f11536a34db..0e979013614 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -62,7 +62,6 @@ body: 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" @@ -70,6 +69,7 @@ body: - "Community SNAP package" - "Community VM appliance" - "Other Community project" + - "Official All-in-One appliance" - type: dropdown id: nextcloud-version attributes: |