chore: update issue templates for new labels

This commit is contained in:
Aarnav Tale
2026-01-11 15:03:23 -05:00
parent 7a345d118c
commit 5953740769
2 changed files with 37 additions and 37 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
name: Bug Report
description: Report an issue with Headplane
assignees: [tale]
labels: [bug, triage]
labels: ["Bug", "Needs Triage"]
body:
- type: textarea
attributes:
@@ -19,13 +19,13 @@ body:
attributes:
label: Headplane Version
description: What version of Headplane are you using?
placeholder: e.g. "v0.5.5"
placeholder: e.g. "v0.6.2"
validations:
required: true
- type: input
attributes:
label: Headscale Version
description: What version of Headscale are you using?
placeholder: e.g. "v0.25.1"
placeholder: e.g. "v0.27.1"
validations:
required: true
+1 -1
View File
@@ -1,7 +1,7 @@
name: Feature Request
description: Request a new feature or enhancement for Headplane
assignees: [tale]
labels: [enhancement, triage]
labels: ["Feature", "Needs Triage"]
body:
- type: textarea
attributes: