Skip to content

Commit 454e1c4

Browse files
authored
chore: update issue titles (#44)
1 parent f3e334e commit 454e1c4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

β€Ž.github/ISSUE_TEMPLATE/bug-report.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "πŸ› Bug Report"
22
description: Create a new ticket for a bug experienced in Greenhouse.
3-
title: "πŸ› [BUG] - <title>"
3+
title: "πŸ› [BUG cloudctl] - <title>"
44
labels: [
55
"bug",
66
]

β€Ž.github/ISSUE_TEMPLATE/epic.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: ✨ Epic
22
description: Create an epic
3-
title: "[EPIC] - <title>"
3+
title: "[EPIC cloudctl] - <title>"
44
body:
55
- type: textarea
66
id: description

β€Ž.github/ISSUE_TEMPLATE/feature-request.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "πŸ’‘ Feature Request"
22
description: Create a ticket requesting a new feature
3-
title: "[FEAT] - <title>"
3+
title: "[FEAT cloudctl] - <title>"
44
labels: [
55
"feature"
66
]

0 commit comments

Comments
Β (0)