Update 03_ssh.yml

This commit is contained in:
Danny Neira 2023-04-06 16:10:40 -06:00 committed by GitHub
parent a43f6452dc
commit b684e9d492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,18 @@ body:
- "Yes, this issue prevents me from using Warp daily."
validations:
required: true
- type: dropdown
id: "terminals"
attributes:
label: 'Is this a Warp specific issue? ( i.e. doesn't happen in Terminal, iTerm, Kitty, etc. )"
description: "Verifying this issue doesn't happen in other terminals helps us to prioritize the fix"
multiple: false
options:
- "N/A, the issue in questions only applies to Warp specific feature ( i.e. Warp AI, Workflows )"
- "Yes, this I confirmed this only happens in Warp, not other terminals."
- "No, this same issue happens in Warp and other terminals."
validations:
required: true
- type: dropdown
id: "linear-label-ssh"
attributes: