We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e334e commit 454e1c4Copy full SHA for 454e1c4
3 files changed
β.github/ISSUE_TEMPLATE/bug-report.yamlβ
@@ -1,6 +1,6 @@
1
name: "π Bug Report"
2
description: Create a new ticket for a bug experienced in Greenhouse.
3
-title: "π [BUG] - <title>"
+title: "π [BUG cloudctl] - <title>"
4
labels: [
5
"bug",
6
]
β.github/ISSUE_TEMPLATE/epic.yamlβ
name: β¨ Epic
description: Create an epic
-title: "[EPIC] - <title>"
+title: "[EPIC cloudctl] - <title>"
body:
- type: textarea
id: description
β.github/ISSUE_TEMPLATE/feature-request.yamlβ
name: "π‘ Feature Request"
description: Create a ticket requesting a new feature
-title: "[FEAT] - <title>"
+title: "[FEAT cloudctl] - <title>"
"feature"
0 commit comments