chore: issue template

This commit is contained in:
AIsouler
2024-12-26 17:19:03 +08:00
parent ef7392b0d3
commit 51ffd474ef
3 changed files with 10 additions and 9 deletions

View File

@@ -20,9 +20,10 @@ jobs:
issue-number: ${{ github.event.issue.number }}
labels: 'invalid'
body: |
你好 ${{ github.event.issue.user.login }},检测到您没有提供快照,请补充必要的快照!
你好 ${{ github.event.issue.user.login }},检测到您没有提供快照,请补充必要的快照,不要提供截图,截图没有任何作用,快照获取方式如下图
可在下方评论区补充
![img](https://raw.githubusercontent.com/AIsouler/GKD_subscription/refs/heads/main/Snapshot.png)
- name: Add label and comment for uploading failed
if: contains(github.event.issue.body, 'Uploading') == true