From acda9e2e5b909bfd28de0671fbb1c3f3aaed47d9 Mon Sep 17 00:00:00 2001 From: Will Chen Date: Fri, 29 Aug 2025 21:29:59 -0700 Subject: [PATCH] gh prompt v2 (#1133) --- .github/workflows/duplicate-issues.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/duplicate-issues.yml b/.github/workflows/duplicate-issues.yml index 6f37c4e..79d85c6 100644 --- a/.github/workflows/duplicate-issues.yml +++ b/.github/workflows/duplicate-issues.yml @@ -42,7 +42,8 @@ jobs: Issue number: ${{ github.event.issue.number }} - Lookup this issue and search through existing issues (excluding #${{ github.event.issue.number }}) in this repository to find any potential duplicates of this new issue. + Thoroughly lookup this issue and search through all existing issues (excluding #${{ github.event.issue.number }}) in this repository to find any potential duplicates of this new issue. Carefully consider all related issues and search using relevant keywords to ensure a comprehensive search. + Consider: 1. Similar titles or descriptions 2. Same error messages or symptoms