neil
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
7 additions and
5 deletions
-
.github/ISSUE_TEMPLATE.md
-
.github/PULL_REQUEST_TEMPLATE.md
|
@ -1,5 +1,7 @@ |
|
|
<!-- |
|
|
<!-- |
|
|
请确保已经更新到最新的代码, 然后贴上来 `--debug 2` 的调试输出. 没有调试输出,我帮不了你. |
|
|
|
|
|
|
|
|
我很忙, 每天可能只有 几秒钟 时间看你的 issue, 如果不按照我的要求写 issue, 你可能不会得到任何回复, 石沉大海. |
|
|
|
|
|
|
|
|
|
|
|
请确保已经更新到最新的代码, 然后贴上来 `--debug 2` 的调试输出. 没有调试信息. 我做不了什么. |
|
|
如何调试 https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh |
|
|
如何调试 https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh |
|
|
|
|
|
|
|
|
If it is a bug report: |
|
|
If it is a bug report: |
|
|
|
@ -1,9 +1,9 @@ |
|
|
<!-- |
|
|
<!-- |
|
|
|
|
|
|
|
|
Do NOT send pull request to `master` branch. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Do NOT send pull request to `master` branch. |
|
|
Please send to `dev` branch instead. |
|
|
Please send to `dev` branch instead. |
|
|
|
|
|
|
|
|
Any PR to `master` branch will NOT be merged. |
|
|
Any PR to `master` branch will NOT be merged. |
|
|
|
|
|
|
|
|
|
|
|
2. For dns api support, read this guide first: https://github.com/Neilpang/acme.sh/wiki/DNS-API-Dev-Guide |
|
|
|
|
|
You will NOT get any review without passing this guide. You also need to fix the CI errors. |
|
|
|
|
|
|
|
|
--> |
|
|
--> |