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
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: