From 50fb337270899d3b569d14b8f27fad8e5e40c0b3 Mon Sep 17 00:00:00 2001 From: Dax Date: Mon, 18 Aug 2025 20:00:59 -0400 Subject: [PATCH] Update duplicate-issues.yml --- .github/workflows/duplicate-issues.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/duplicate-issues.yml b/.github/workflows/duplicate-issues.yml index b389115f..59f3f069 100644 --- a/.github/workflows/duplicate-issues.yml +++ b/.github/workflows/duplicate-issues.yml @@ -36,10 +36,8 @@ jobs: Issue number: ${{ github.event.issue.number }} - Issue body: - ${{ github.event.issue.body }} - Please search through existing issues (excluding #${{ github.event.issue.number }}) in this repository to find any potential duplicates of this new issue. + 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. Consider: 1. Similar titles or descriptions 2. Same error messages or symptoms