Auto-label new bugs/crashes with 'needs triage' (#43658)
Release Notes: - N/A
This commit is contained in:
1
.github/ISSUE_TEMPLATE/1.bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/1.bug-report.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Report an issue
|
||||
description: Report an issue with Zed.
|
||||
type: Bug
|
||||
labels: "state:needs triage"
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/2.crash-report.yml
vendored
1
.github/ISSUE_TEMPLATE/2.crash-report.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user