diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index da864239ce..6d8df9e86c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,7 +2,7 @@ name: Bug report about: Report a bug title: "Bug: " -labels: "bug 🐛" +labels: "bug :bug:" --- ## OS Information diff --git a/.github/ISSUE_TEMPLATE/doc.md b/.github/ISSUE_TEMPLATE/doc.md index 53962bd36c..fe9cf4690f 100644 --- a/.github/ISSUE_TEMPLATE/doc.md +++ b/.github/ISSUE_TEMPLATE/doc.md @@ -2,7 +2,7 @@ name: Documentation improvement about: Suggest a documentation improvement title: "Docs: " -labels: "documentation 📝" +labels: "documentation :memo:" --- ## What is your suggestion?