From bfe5c7ae0f7596f6f138d4c91ea0e95c43d77913 Mon Sep 17 00:00:00 2001 From: Easton Man Date: Mon, 23 Nov 2020 20:55:27 +0800 Subject: [PATCH] Add DNS API Test Guide --- DNS-API-Dev-Guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DNS-API-Dev-Guide.md b/DNS-API-Dev-Guide.md index 49854e7..70f69db 100644 --- a/DNS-API-Dev-Guide.md +++ b/DNS-API-Dev-Guide.md @@ -249,6 +249,9 @@ And please watch to that issue. Any future bug will be reported there. Example: https://github.com/Neilpang/acme.sh/issues/2057 +### 11. Please read and follow the instruction before creating pull request +Please follow the guide: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Test +