diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/Feature_request.md | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 73b7fa0b6bd..f652dd29f94 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,5 +1,5 @@ --- -name: ✨ Feature request +name: 🚀 Feature request about: Suggest an idea for this project labels: enhancement, 0. Needs triage --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 10c6ea3c7ab..63d44c7fa78 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,7 @@ blank_issues_enabled: false contact_links: - name: ❓ Question url: https://help.nextcloud.com/ - about: I have a question ... + about: I have a question … - name: 🔒 Security Vulnerability url: https://hackerone.com/nextcloud about: Found a security vulnerability? |