Updated DNS API Dev Guide (markdown)
parent
d299d4708b
commit
e60576e059
|
@ -244,7 +244,11 @@ This will allow to quickly lookup your API instruction by a link https://github.
|
||||||
|
|
||||||
Also don't forget to add the issue link from step 9 like `Report any bugs or issues here`.
|
Also don't forget to add the issue link from step 9 like `Report any bugs or issues here`.
|
||||||
|
|
||||||
### 11. Please read and follow the instruction before creating a pull request
|
### 11. Add structural info description
|
||||||
|
|
||||||
|
Your script should start with a [structured info description](https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Structural-Info-description) to automatically generate a list of APIs and their variables.
|
||||||
|
|
||||||
|
### 12. Please read and follow the instruction before creating a pull request
|
||||||
Please follow the guide: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
|
Please follow the guide: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test
|
||||||
|
|
||||||
See more code of conduct: https://github.com/acmesh-official/acme.sh/wiki/Code-of-conduct
|
See more code of conduct: https://github.com/acmesh-official/acme.sh/wiki/Code-of-conduct
|
Loading…
Reference in New Issue