]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
add comments
authorneil <win10@neilpang.com>
Sat, 18 Apr 2020 11:38:38 +0000 (19:38 +0800)
committerneil <win10@neilpang.com>
Sat, 18 Apr 2020 11:38:38 +0000 (19:38 +0800)
.github/auto-comment.yml

index 1c3b746e1bd9b7aa3d1725b3b89f9dff2b35ce78..520b3ce3a3e5a918894caeda8eae3b97da357c46 100644 (file)
@@ -4,7 +4,7 @@ issuesOpened: >
   \r
   如果有 bug, 请先更新到最新版试试:\r
   \r
-  ```sh\r
+  ```\r
   acme.sh --upgrade\r
   ```\r
   \r
@@ -17,10 +17,10 @@ issuesOpened: >
   Without `--debug 2` log, your issue will NEVER get replied.\r
   \r
   没有调试输出, 你的 issue 不会得到任何解答.\r
-  \r
+\r
 \r
 pullRequestOpened: >\r
-  First, never send a PR to `master` branch, it will never be accepted. Please send to the `dev` branch instead.\r
+  First, NEVER send a PR to `master` branch, it will NEVER be accepted. Please send to the `dev` branch instead.\r
   \r
   If this is a PR to support new DNS API or new notification API, please read this guide first:\r
   https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide\r
@@ -29,6 +29,12 @@ pullRequestOpened: >
   \r
   Then add your usage here:\r
   https://github.com/acmesh-official/acme.sh/wiki/dnsapi\r
-\r
+   \r
+  Or some other wiki pages:\r
+  \r
+  https://github.com/acmesh-official/acme.sh/wiki/deployhooks\r
+  \r
+  https://github.com/acmesh-official/acme.sh/wiki/notify\r
+  \r
 \r
 \r