فهرست منبع

Update duplicate-issues.yml

Dax 6 ماه پیش
والد
کامیت
50fb337270
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      .github/workflows/duplicate-issues.yml

+ 1 - 3
.github/workflows/duplicate-issues.yml

@@ -36,10 +36,8 @@ jobs:
 
 
           Issue number:
           Issue number:
           ${{ github.event.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:
           Consider:
           1. Similar titles or descriptions
           1. Similar titles or descriptions
           2. Same error messages or symptoms
           2. Same error messages or symptoms