first pass of merging in warp (doesn't build)

This commit is contained in:
Ryan Ward
2026-07-01 16:08:58 -05:00
parent 2f64909469
commit 4770ac06b5
3662 changed files with 414574 additions and 89772 deletions
+1 -2
View File
@@ -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