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"