diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index a43e6377..75e1aa65 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,6 +1,10 @@ --- -name: 🐛 Bug Report -about: If something isn't working as expected 🤔. +name: "\U0001F41B Bug Report" +about: "If something isn't working as expected \U0001F914." +title: '' +labels: "\U0001F41B bug" +assignees: '' + --- ## Bug Report diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 157d308f..2c27d6a7 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,10 +1,13 @@ --- -name: 🚀 Feature Request -about: I have a suggestion (and may want to implement it 🙂)! +name: "\U0001F680 Feature Request" +about: "I have a suggestion (and may want to implement it \U0001F642)!" +title: '' +labels: "✨ enhancement" +assignees: '' + --- ## Feature Request - #### Is your feature request related to a problem? Please describe.