mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-03 07:54:30 +02:00
fix(template): title
This commit is contained in:
parent
2ee64c40ad
commit
d49bf2705d
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: "bug: - <title>"
|
||||
title: "bug: <title>"
|
||||
labels: [
|
||||
"bug"
|
||||
]
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: "Feature suggestion"
|
||||
description: Suggest a new feature to help the project improve.
|
||||
title: "feat: - <title>"
|
||||
title: "feat: <title>"
|
||||
labels: [
|
||||
"enhancement"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user