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 fd969d5 commit 43d5939Copy full SHA for 43d5939
3 files changed
.github/DISCUSSION_TEMPLATE/ideas.yml
@@ -1,5 +1,5 @@
1
-title: "[FEATURE] <title>"
2
-labels: ["enhancement"]
+title: "[FEATURE] Enter title here"
+labels: [ "enhancement" ]
3
body:
4
- type: checkboxes
5
attributes:
.github/DISCUSSION_TEMPLATE/improvements.yml
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,6 +1,6 @@
name: Bug 🐞
description: File a bug/issue
-title: "<title>"
+title: "[Bug]: "
labels: [ "bug" ]
6
- type: markdown
0 commit comments