diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ff82042346..d7e064089f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Bug Report +name: 🐛 Bug Report description: Create a report to help us improve Ionic Framework title: 'bug: ' body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0bdcf29f7d..25a8dbb606 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,10 +1,10 @@ contact_links: - - name: Documentation + - name: 📚 Documentation url: https://github.com/ionic-team/ionic-docs/issues/new/choose about: This issue tracker is not for documentation issues. Please file documentation issues on the Ionic Docs repo. - - name: CLI + - name: 💻 CLI url: https://github.com/ionic-team/ionic-cli/issues/new/choose about: This issue tracker is not for CLI issues. Please file CLI issues on the Ionic CLI repo. - - name: Support Question + - name: 🤔 Support Question url: https://forum.ionicframework.com/ about: This issue tracker is not for support questions. Please post your question on the Ionic Forums. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ba83f0668c..2a955b4446 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,4 +1,4 @@ -name: Feature Request +name: 💡 Feature Request description: Suggest an idea for Ionic Framework title: 'feat: ' body: