We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3187def + 7f1a2c2 commit 407e35cCopy full SHA for 407e35c
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,7 +1,9 @@
1
name: "\U0001F41B Bug Report"
2
description: "If something isn't working as expected \U0001F914"
3
-title: "[Bug]:"
4
-labels: ["type: potential issue :broken_heart:"]
+title: "[Bug]: "
+labels: ["Bug 🪲"]
5
+assignees: ["mr-mkz"]
6
+projects: ["AxonJsLabs/1"]
7
body:
8
- type: checkboxes
9
attributes:
.github/ISSUE_TEMPLATE/feature_request.yml
name: "\U0001F680 Feature Request"
description: "I have a suggestion \U0001F63B!"
-title: "[Parser]:"
-labels: ["type: enhancement :wolf:"]
+title: "[Feat]: "
+labels: ["Enhancement 💡"]
0 commit comments