]> git.proxmox.com Git - mirror_acme.sh.git/blob - .github/ISSUE_TEMPLATE.md
merge with upstream
[mirror_acme.sh.git] / .github / ISSUE_TEMPLATE.md
1 <!--
2
3 If it is a bug report:
4 - make sure you are able to repro it on the latest released version.
5 You can install the latest version by: `acme.sh --upgrade`
6
7 - Search the existing issues.
8 - Refer to the [WIKI](https://wiki.acme.sh).
9 - Debug info [Debug](https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh).
10
11
12 -->
13
14 Steps to reproduce
15 ------------------
16
17
18 Debug log
19 -----------------
20
21 ```
22 acme.sh --issue ..... --debug 2
23 ```
24
25