Skip to content

Commit

Permalink
chore: add maintenance label to maintenance GitHub template (#142)
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Wong <[email protected]>
  • Loading branch information
joel-wong-aws authored Feb 24, 2025
1 parent f91ea4f commit f95d6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/maintenance.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "🛠️ Maintenance"
description: Some type of improvement
title: "Maintenance: (short description of the issue)"
labels: ["needs triage"]
labels: ["maintenance", "needs triage"]
body:
- type: textarea
id: description
Expand Down

0 comments on commit f95d6ad

Please sign in to comment.