From e4174c1b3dfcd7aa1aa1a93905006fedfccec794 Mon Sep 17 00:00:00 2001 From: danny neira <16809145+dannyneira@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:48:55 -0700 Subject: [PATCH] updated ssh issue search link on SSH templates --- .github/ISSUE_TEMPLATE/03_ssh_tmux.yml | 2 +- .github/ISSUE_TEMPLATE/04_ssh_legacy.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/03_ssh_tmux.yml b/.github/ISSUE_TEMPLATE/03_ssh_tmux.yml index b5243b2..6f40a7e 100644 --- a/.github/ISSUE_TEMPLATE/03_ssh_tmux.yml +++ b/.github/ISSUE_TEMPLATE/03_ssh_tmux.yml @@ -6,7 +6,7 @@ body: attributes: label: "Dupe Check" options: - - label: "I have [searched Warp SSH issues](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ASSH) and there are no duplicates" + - label: "I have [searched Warp SSH issues](https://github.com/warpdotdev/Warp/issues?q=is%3Aissue+is%3Aopen+label%3ASSH%2CSSH-tmux) and there are no duplicates" required: true - type: dropdown id: "os" diff --git a/.github/ISSUE_TEMPLATE/04_ssh_legacy.yml b/.github/ISSUE_TEMPLATE/04_ssh_legacy.yml index 605981c..22100d8 100644 --- a/.github/ISSUE_TEMPLATE/04_ssh_legacy.yml +++ b/.github/ISSUE_TEMPLATE/04_ssh_legacy.yml @@ -6,7 +6,7 @@ body: attributes: label: "Dupe Check" options: - - label: "I have [searched Warp SSH issues](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ASSH) and there are no duplicates" + - label: "I have [searched Warp SSH issues](https://github.com/warpdotdev/Warp/issues?q=is%3Aissue+is%3Aopen+label%3ASSH%2CSSH-tmux) and there are no duplicates" required: true - type: dropdown id: "os"