Updated DNS API Dev Guide (markdown)

master
neil 2019-01-25 22:48:06 +08:00
parent 69e0489bef
commit 5560bd64fc
1 changed files with 9 additions and 0 deletions

@ -220,6 +220,15 @@ https://github.com/Neilpang/acme.sh/issues/1261
2. Add your dns api to the support list: https://github.com/Neilpang/acme.sh/tree/dev#8-automatic-dns-api-integration 2. Add your dns api to the support list: https://github.com/Neilpang/acme.sh/tree/dev#8-automatic-dns-api-integration
### 10. Please create a new issue for future bugs
Please report a new issue here: `"Report bugs to xxxx dns api"` https://github.com/Neilpang/acme.sh/issues
And please watch to that issue.
Any future bug will be reported there.
Example: https://github.com/Neilpang/acme.sh/issues/2057
## Style Guidelines ## Style Guidelines
acme.sh uses shellcheck for new commits and also enforces style guidelines. acme.sh uses shellcheck for new commits and also enforces style guidelines.
To avoid the most common travis failures: To avoid the most common travis failures: