Skip to content

Commit b5e3883

Browse files
author
neil
committed
update
1 parent bed1c31 commit b5e3883

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

.github/workflows/pr_dns.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,26 @@ jobs:
2020
owner: context.repo.owner,
2121
repo: context.repo.repo,
2222
body: `**Welcome**
23+
READ ME !!!!!
24+
25+
26+
Read me !!!!!!
27+
28+
2329
First thing: don't send PR to the master branch, please send to the dev branch instead.
24-
Please make sure you've read our [DNS API Dev Guide](../wiki/DNS-API-Dev-Guide) and [DNS-API-Test](../wiki/DNS-API-Test).
30+
31+
32+
Please read the [DNS API Dev Guide](../wiki/DNS-API-Dev-Guide) and [DNS-API-Test](../wiki/DNS-API-Test).
33+
34+
2535
Then reply on this message, otherwise, your code will not be reviewed or merged.
36+
37+
2638
Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2
27-
We look forward to reviewing your Pull request shortly ✨
39+
40+
2841
注意: 必须通过了 [DNS-API-Test](../wiki/DNS-API-Test) 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.
42+
2943
`
3044
})
3145

0 commit comments

Comments
 (0)