We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c421c3e commit 14252aaCopy full SHA for 14252aa
.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 repo-guard] - <title>"
4
labels: [
5
"bug",
6
]
.github/ISSUE_TEMPLATE/epic.yaml
name: ✨ Epic
description: Create an epic
-title: "[EPIC] - <title>"
+title: "[EPIC repo-guard] - <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 repo-guard] - <title>"
"feature"
0 commit comments