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 863966d commit e5cc709Copy full SHA for e5cc709
.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,6 +1,6 @@
1
---
2
-name: \U0001F41B Bug Report
3
-about: Something isn't working as expected \U0001F914.
+name: "\U0001F41B Bug Report"
+about: "Something isn't working as expected \U0001F914."
4
title: What is the impact?
5
labels: bug, triage
6
assignees:
.github/ISSUE_TEMPLATE/enhancement_idea.md
-name: \U0001F680 Enhancement Idea
-about: I have an idea \U0001F4AD.
+name: "\U0001F680 Enhancement Idea"
+about: "I have an idea \U0001F4AD."
title: What does this enable?
labels: enhancement, triage
0 commit comments