mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 22:29:17 +08:00
chore: fix title
This commit is contained in:
parent
ecd92e3bae
commit
b5022f9875
2
.github/ISSUE_TEMPLATE/1_user_support.yml
vendored
2
.github/ISSUE_TEMPLATE/1_user_support.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: User Support
|
||||
description: Questions for this action
|
||||
title: ""
|
||||
title: "support: "
|
||||
labels: support
|
||||
assignees: peaceiris
|
||||
body:
|
||||
|
2
.github/ISSUE_TEMPLATE/2_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/2_bug_report.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Bug Report
|
||||
description: Try the User Support Issue Template first.
|
||||
title: ''
|
||||
title: 'bug: '
|
||||
labels: bug
|
||||
assignees: peaceiris
|
||||
body:
|
||||
|
2
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
2
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Proposal
|
||||
description: Suggest an idea for this project
|
||||
title: ''
|
||||
title: 'proposal: '
|
||||
labels: proposal
|
||||
assignees: peaceiris
|
||||
body:
|
||||
|
Loading…
x
Reference in New Issue
Block a user