Skip to content

Commit 5bfd43b

Browse files
author
neil
committed
fix pr
1 parent ce7f4cb commit 5bfd43b

File tree

1 file changed

+8
-20
lines changed

1 file changed

+8
-20
lines changed

.github/workflows/pr_dns.yml

Lines changed: 8 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -20,26 +20,14 @@ jobs:
2020
owner: context.repo.owner,
2121
repo: context.repo.repo,
2222
body: `**Welcome**
23-
READ ME !!!!!
24-
25-
26-
Read me !!!!!!
27-
28-
29-
First thing: don't send PR to the master branch, please send to the dev branch instead.
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-
35-
Then reply on this message, otherwise, your code will not be reviewed or merged.
36-
37-
38-
Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2
39-
40-
41-
注意: 必须通过了 [DNS-API-Test](../wiki/DNS-API-Test) 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.
42-
23+
READ ME !!!!!
24+
Read me !!!!!!
25+
First thing: don't send PR to the master branch, please send to the dev branch instead.
26+
Please read the [DNS API Dev Guide](../wiki/DNS-API-Dev-Guide).
27+
You MUST pass the [DNS-API-Test](../wiki/DNS-API-Test).
28+
Then reply on this message, otherwise, your code will not be reviewed or merged.
29+
Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2
30+
注意: 必须通过了 [DNS-API-Test](../wiki/DNS-API-Test) 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.
4331
`
4432
})
4533

0 commit comments

Comments
 (0)