diff --git a/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml b/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml index b4dbdc827ea13..d8688602fa0ef 100644 --- a/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml @@ -1,7 +1,8 @@ -name: Turborepo Bug Report +name: Turborepo bug report description: Create a bug report labels: ["kind: bug", "needs: triage"] -title: "🐛 " +title: "🐛 Bug: " + body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/1-docs.yml b/.github/ISSUE_TEMPLATE/1-docs.yml index 45731a7e1a05f..3d748ff801f70 100644 --- a/.github/ISSUE_TEMPLATE/1-docs.yml +++ b/.github/ISSUE_TEMPLATE/1-docs.yml @@ -1,6 +1,6 @@ name: "Documentation update or improvement" description: A request to update or improve documentation -title: "Docs: " +title: "📚 Docs: " labels: - "template: documentation" body: