Assign GitHub issue types (Bug/Feature) via issue templates (#8346)

Co-authored-by: Orca <help@stably.ai>
This commit is contained in:
Neil 2026-07-11 20:20:49 -07:00 committed by GitHub
parent 81dd08ffd3
commit 4f9fbecb9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Bug report
description: Report a problem with Orca
title: '[Bug]: '
type: Bug
labels:
- bug
body:

View File

@ -1,6 +1,7 @@
name: Feature request
description: Suggest an improvement for Orca
title: '[Feature]: '
type: Feature
labels:
- enhancement
body: