We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a31a47 commit fcb2f74Copy full SHA for fcb2f74
.github/ISSUE_TEMPLATE/Bug_Report.md
@@ -1,6 +1,6 @@
1
---
2
-name: "Bug report :bug:"
3
-about: Report errors or unexpected behaviors
+name: "Bug report 🐛"
+about: Report errors or unexpected behaviors 🤔
4
title: ''
5
labels: ''
6
assignees: ''
.github/ISSUE_TEMPLATE/Documentation_Issue.md
@@ -1,5 +1,5 @@
-name: "Documentation Issue :books:"
+name: "Documentation Issue 📚"
about: Report issues in our documentation
labels: Issue-Docs
.github/ISSUE_TEMPLATE/Feature_Request.md
-name: "Feature Request/Idea :rocket:"
+name: "Feature Request/Idea 🚀"
about: Suggest a new feature or improvement (this does not mean you have to implement it)
labels: Issue-Enhancement
0 commit comments