]> git.proxmox.com Git - mirror_acme.sh.git/blame - .github/ISSUE_TEMPLATE.md
Merge pull request #3141 from acmesh-official/dev
[mirror_acme.sh.git] / .github / ISSUE_TEMPLATE.md
CommitLineData
c2438292 1<!--\r
d694ee86 2我很忙, 每天可能只有 几秒钟 时间看你的 issue, 如果不按照我的要求写 issue, 你可能不会得到任何回复, 石沉大海.\r
3\r
4请确保已经更新到最新的代码, 然后贴上来 `--debug 2` 的调试输出. 没有调试信息. 我做不了什么.\r
d795fac3 5如何调试 https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh\r
c2438292 6\r
7If it is a bug report:\r
ac9f6e3a 8- make sure you are able to repro it on the latest released version.\r
c2438292 9You can install the latest version by: `acme.sh --upgrade`\r
10\r
11- Search the existing issues.\r
12- Refer to the [WIKI](https://wiki.acme.sh).\r
d795fac3 13- Debug info [Debug](https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh).\r
c2438292 14\r
c2438292 15-->\r
16\r
17Steps to reproduce\r
18------------------\r
19\r
c2438292 20Debug log\r
21-----------------\r
22\r
23```\r
24acme.sh --issue ..... --debug 2\r
25```\r
26\r
27\r