From 251a9440bc32eb758854ab791ef4f18a89957523 Mon Sep 17 00:00:00 2001 From: Christian Hartmann Date: Wed, 15 Jan 2025 16:22:10 +0100 Subject: [PATCH] Rename template files Signed-off-by: Christian Hartmann --- .../{bug_report.md => 1-bug_report.md} | 0 ...feature_request.md => 2-feature_request.md} | 0 .github/ISSUE_TEMPLATE/config.yml | 18 +++++++++--------- 3 files changed, 9 insertions(+), 9 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.md => 1-bug_report.md} (100%) rename .github/ISSUE_TEMPLATE/{feature_request.md => 2-feature_request.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/1-bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/1-bug_report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/2-feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/2-feature_request.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3131b37b9..9adc63d75 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,12 +2,12 @@ # SPDX-License-Identifier: AGPL-3.0-or-later blank_issues_enabled: false contact_links: - - name: 🚨 Report a security or privacy issue - url: https://hackerone.com/nextcloud - about: Report security and privacy related issues privately to the Nextcloud team, so we can coordinate the fix and release without potentially exposing all Nextcloud servers and users in the meantime. - - name: ❓ Community Support and Help - url: https://help.nextcloud.com/ - about: Configuration, webserver/proxy or performance issues and other questions - - name: 💼 Nextcloud Enterprise - url: https://portal.nextcloud.com/ - about: If you are a Nextcloud Enterprise customer, or need Professional support, so it can be resolved directly by our dedicated engineers more quickly + - name: 🚨 Report a security or privacy issue + url: https://hackerone.com/nextcloud + about: Report security and privacy related issues privately to the Nextcloud team, so we can coordinate the fix and release without potentially exposing all Nextcloud servers and users in the meantime. + - name: ❓ Community Support and Help + url: https://help.nextcloud.com/ + about: Configuration, webserver/proxy or performance issues and other questions + - name: 💼 Nextcloud Enterprise + url: https://portal.nextcloud.com/ + about: If you are a Nextcloud Enterprise customer, or need Professional support, so it can be resolved directly by our dedicated engineers more quickly