mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-25 14:18:40 +00:00
chore: fix title
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: User Support
|
||||
description: Questions for this action
|
||||
title: ""
|
||||
title: "support: "
|
||||
labels: support
|
||||
assignees: peaceiris
|
||||
body:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: Bug Report
|
||||
description: Try the User Support Issue Template first.
|
||||
title: ''
|
||||
title: 'bug: '
|
||||
labels: bug
|
||||
assignees: peaceiris
|
||||
body:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: Proposal
|
||||
description: Suggest an idea for this project
|
||||
title: ''
|
||||
title: 'proposal: '
|
||||
labels: proposal
|
||||
assignees: peaceiris
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user