Update 01_bug_report.yml

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

View File

@ -91,6 +91,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-bug"
attributes: