We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12fb91 commit a7836cfCopy full SHA for a7836cf
.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
days-before-issue-stale: -1
17
days-before-issue-close: -1
18
- stale-pr-message: "请注意回应审查人的审查意见,若 7 天内不回应,该 PR 即将被关闭。相关规则见[贡献方针](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package/blob/main/CONTRIBUTING.md#搁置规则)。"
+ stale-pr-message: "请注意回应审查人的审查意见,若 24 小时内不回应,该 PR 即将被关闭。相关规则见[贡献方针](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package/blob/main/CONTRIBUTING.md#搁置规则)。"
19
close-pr-message: "因你的回应时间超过时限,该 PR 已因搁置而被关闭。如需再次提交可重新打开(Reopen)该 PR,感谢贡献:heart:。相关规则见[贡献方针](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package/blob/main/CONTRIBUTING.md#搁置规则)。"
20
days-before-pr-stale: 7
21
days-before-pr-close: 1
0 commit comments