Skip to content

Commit

Permalink
chore: Further updates for issue templates. (#9439)
Browse files Browse the repository at this point in the history
### Description

Noticed a couple more pedantic things after #9438.

### Testing Instructions

👀
  • Loading branch information
anthonyshew authored Nov 14, 2024
1 parent 5d1ecc3 commit 5108eab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Turborepo Bug Report
name: Turborepo bug report
description: Create a bug report
labels: ["kind: bug", "needs: triage"]
title: "🐛 <TITLE>"
title: "🐛 Bug: "

body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/1-docs.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 5108eab

Please sign in to comment.