mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 14:43:21 +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
|
name: User Support
|
||||||
description: Questions for this action
|
description: Questions for this action
|
||||||
title: ""
|
title: "support: "
|
||||||
labels: support
|
labels: support
|
||||||
assignees: peaceiris
|
assignees: peaceiris
|
||||||
body:
|
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
|
name: Bug Report
|
||||||
description: Try the User Support Issue Template first.
|
description: Try the User Support Issue Template first.
|
||||||
title: ''
|
title: 'bug: '
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: peaceiris
|
assignees: peaceiris
|
||||||
body:
|
body:
|
||||||
|
2
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
2
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Proposal
|
name: Proposal
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: ''
|
title: 'proposal: '
|
||||||
labels: proposal
|
labels: proposal
|
||||||
assignees: peaceiris
|
assignees: peaceiris
|
||||||
body:
|
body:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user