mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-09 21:26:14 +03:00
Delete 0_feature_parity_report.yml
This commit is contained in:
parent
855e0f6f36
commit
db33eafdb1
@ -1,24 +0,0 @@
|
||||
# This is just a temporary template - we will delete this once we move preview to stable
|
||||
name: Parity Report
|
||||
description: "Report that a regression occurred in the transition between gpui-1 Zed and gpui-2 Zed"
|
||||
labels: ["admin read", "triage", "enhancement", "defect", "parity"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Check for existing issues
|
||||
description: Check the backlog of issues to reduce the chances of creating duplicates; if an issue already exists, place a `+1` (👍) on it.
|
||||
options:
|
||||
- label: Completed
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the regression
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: |
|
||||
If necessary, add screenshots of gpui-1 Zed to show the missing feature
|
||||
description: Drag images into the text input below
|
||||
validations:
|
||||
required: false
|
Loading…
Reference in New Issue
Block a user