diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index e28e4f7..7ab6fa0 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -1,7 +1,7 @@ --- -name: "\U0001F41B Bug report" +name: "🐛 Bug report" about: Report a bug -title: "\U0001F41B " +title: "🐛 " labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/QUESTION.md index 44aa74b..46d16db 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.md +++ b/.github/ISSUE_TEMPLATE/QUESTION.md @@ -1,7 +1,7 @@ --- -name: "\U0002753 Question" +name: "❓ Question" about: Ask a question about the library -title: "\U0002753 " +title: "❓ " labels: question assignees: ''