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 ecd92e3 commit b5022f9Copy full SHA for b5022f9
.github/ISSUE_TEMPLATE/1_user_support.yml
@@ -1,6 +1,6 @@
1
name: User Support
2
description: Questions for this action
3
-title: ""
+title: "support: "
4
labels: support
5
assignees: peaceiris
6
body:
.github/ISSUE_TEMPLATE/2_bug_report.yml
name: Bug Report
description: Try the User Support Issue Template first.
-title: ''
+title: 'bug: '
labels: bug
.github/ISSUE_TEMPLATE/3_proposal.yml
name: Proposal
description: Suggest an idea for this project
+title: 'proposal: '
labels: proposal
0 commit comments