first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Bug Report
|
||||
description: "Found a bug? Please search through our open issues and docs, to make sure it isn't already submitted. If you have an SSH related issue, please use the SSH Template below"
|
||||
labels: ["bug", "ready-to-implement"]
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
@@ -134,4 +134,3 @@ body:
|
||||
- Ignore
|
||||
validations:
|
||||
required: false
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ body:
|
||||
attributes:
|
||||
label: "Pre-submit Checks"
|
||||
options:
|
||||
- label: "I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3AFEATURE) and there are no duplicates"
|
||||
- label: "I have [searched Warp feature requests](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3Aenhancement) and there are no duplicates"
|
||||
required: true
|
||||
- label: "I have [searched Warp docs](https://docs.warp.dev) and my feature is not there"
|
||||
required: true
|
||||
@@ -42,6 +42,7 @@ body:
|
||||
- macOS
|
||||
- Linux
|
||||
- Windows
|
||||
- Cross-platform
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
||||
Reference in New Issue
Block a user