Apply the "netbox" label automatically for all new issues (#20666)

This commit is contained in:
Jeremy Stretch
2025-10-24 10:27:41 -04:00
committed by GitHub
parent 0cf58e62b2
commit 1c59d411f7
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
name: 🐛 Bug Report
type: Bug
description: Report a reproducible bug in the current release of NetBox
labels: ["type: bug", "status: needs triage"]
labels: ["netbox", "type: bug", "status: needs triage"]
body:
- type: markdown
attributes: