summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorDax <[email protected]>2025-08-18 20:00:59 -0400
committerGitHub <[email protected]>2025-08-18 20:00:59 -0400
commit50fb337270899d3b569d14b8f27fad8e5e40c0b3 (patch)
treeb5799741f73d4b123995639baf0f7d6e59d21cf1 /.github/workflows
parente08ec077b0ce73108f313eb7ca0a88163ee075e0 (diff)
downloadopencode-50fb337270899d3b569d14b8f27fad8e5e40c0b3.tar.gz
opencode-50fb337270899d3b569d14b8f27fad8e5e40c0b3.zip
Update duplicate-issues.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/duplicate-issues.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/duplicate-issues.yml b/.github/workflows/duplicate-issues.yml
index b389115ff..59f3f0696 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