diff options
author | Daniel Kesselberg <mail@danielkesselberg.de> | 2020-01-21 17:56:58 +0100 |
---|---|---|
committer | Daniel Kesselberg <mail@danielkesselberg.de> | 2020-01-21 17:56:58 +0100 |
commit | fc027ca80174159e84811895ad136e57d347c714 (patch) | |
tree | 1b7f0553eaeb51a8fe8ff48621fcb5aa72647387 /.github | |
parent | 06c20a5138a0189047c26b6480cbf285a00bc449 (diff) | |
download | nextcloud-server-fc027ca80174159e84811895ad136e57d347c714.tar.gz nextcloud-server-fc027ca80174159e84811895ad136e57d347c714.zip |
Use proper ellipsis and replace sparkle with rocket
Thanks to nextcloud/calendar
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to '.github')
-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? |