Skip to content

Commit b5022f9

Browse files
committed
chore: fix title
1 parent ecd92e3 commit b5022f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/1_user_support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: User Support
22
description: Questions for this action
3-
title: ""
3+
title: "support: "
44
labels: support
55
assignees: peaceiris
66
body:

.github/ISSUE_TEMPLATE/2_bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug Report
22
description: Try the User Support Issue Template first.
3-
title: ''
3+
title: 'bug: '
44
labels: bug
55
assignees: peaceiris
66
body:

.github/ISSUE_TEMPLATE/3_proposal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Proposal
22
description: Suggest an idea for this project
3-
title: ''
3+
title: 'proposal: '
44
labels: proposal
55
assignees: peaceiris
66
body:

0 commit comments

Comments
 (0)