Assign GitHub issue type on creation

This commit is contained in:
Jeremy Stretch 2025-01-24 09:18:16 -05:00
parent c2daa70099
commit 313f44646b
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
---
name: ✨ Feature Request
type: Feature
description: Propose a new NetBox feature or enhancement
labels: ["type: feature", "status: needs triage"]
body:

View File

@ -1,5 +1,6 @@
---
name: 🐛 Bug Report
type: Bug
description: Report a reproducible bug in the current release of NetBox
labels: ["type: bug", "status: needs triage"]
body: