Skip to content

Commit 50fb337

Browse files
authored
Update duplicate-issues.yml
1 parent e08ec07 commit 50fb337

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/duplicate-issues.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,8 @@ jobs:
3636
3737
Issue number:
3838
${{ github.event.issue.number }}
39-
Issue body:
40-
${{ github.event.issue.body }}
4139
42-
Please search through existing issues (excluding #${{ github.event.issue.number }}) in this repository to find any potential duplicates of this new issue.
40+
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.
4341
Consider:
4442
1. Similar titles or descriptions
4543
2. Same error messages or symptoms

0 commit comments

Comments
 (0)