fix(ci): release action
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: "Bug report"
|
||||
description: "Report an issue to help the project improve."
|
||||
title: "TITLE"
|
||||
title: "..."
|
||||
labels:
|
||||
- "bug"
|
||||
body:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: "Feature suggestion"
|
||||
description: Suggest a new feature to help the project improve.
|
||||
title: "feat: TITLE"
|
||||
title: "..."
|
||||
labels: [
|
||||
"enhancement"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user