Skip to content

Commit

Permalink
chore: Further updates for issue templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Nov 14, 2024
1 parent 30669c0 commit c6670b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/0-turborepo-bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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 c6670b8

Please sign in to comment.