Skip to content

Commit b940c45

Browse files
chore: add maintenance label to maintenance GitHub template (#135)
Signed-off-by: Joel Wong <[email protected]>
1 parent 0b146cf commit b940c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "🛠️ Maintenance"
22
description: Some type of improvement
33
title: "Maintenance: (short description of the issue)"
4-
labels: ["needs triage"]
4+
labels: ["maintenance", "needs triage"]
55
body:
66
- type: textarea
77
id: description

0 commit comments

Comments
 (0)