github: issue templates automatically apply relevant label

Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
Nathan Weinberg 2025-02-04 15:13:01 -05:00
parent 7392daddee
commit 5dde1f51be
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
name: 🐛 Bug Report
description: Create a report to help us reproduce and fix the bug
labels: ["bug"]
body:
- type: markdown
attributes:

View file

@ -1,6 +1,6 @@
name: 🚀 Feature request
description: Request a new llama-stack feature
labels: ["enhancement"]
body:
- type: textarea
id: feature-pitch