Auto-label new bugs/crashes with 'needs triage' (#43658)

Release Notes:

- N/A
This commit is contained in:
Lena 2025-11-27 12:15:57 +01:00 committed by GitHub
parent ab96155d6a
commit bbdbfe3430
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: Report an issue
description: Report an issue with Zed.
type: Bug
labels: "state:needs triage"
body:
- type: markdown
attributes:

View file

@ -1,6 +1,7 @@
name: Report a crash
description: Zed is crashing or freezing or hanging.
type: Crash
labels: "state:needs triage"
body:
- type: textarea
attributes: