From 1d7fd2c7f2c4be681d72fa7349f0756363296b94 Mon Sep 17 00:00:00 2001 From: dwieeb Date: Tue, 9 Jun 2020 13:37:52 -0700 Subject: [PATCH] chore(github): important emoji fix (#3081) --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/feature-request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 68882bce4..ccca84fe9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Open a discussion + - name: 🙋 Open a discussion url: https://github.com/ionic-team/capacitor/discussions about: Ask questions and discuss with other community members diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index fc4230472..420e97569 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: Request a feature or change title: 'feat: ' labels: ''