mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
chore: issue template
This commit is contained in:
3
.github/workflows/issue_content_check.yml
vendored
3
.github/workflows/issue_content_check.yml
vendored
@@ -20,9 +20,10 @@ jobs:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
labels: 'invalid'
|
||||
body: |
|
||||
你好 ${{ github.event.issue.user.login }},检测到您没有提供快照,请补充必要的快照!
|
||||
你好 ${{ github.event.issue.user.login }},检测到您没有提供快照,请补充必要的快照,不要提供截图,截图没有任何作用,快照获取方式如下图!
|
||||
|
||||
可在下方评论区补充
|
||||

|
||||
|
||||
- name: Add label and comment for uploading failed
|
||||
if: contains(github.event.issue.body, 'Uploading') == true
|
||||
|
||||
Reference in New Issue
Block a user