mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-25 22:51:39 +00:00
add issue template
This commit is contained in:
parent
e7d4352292
commit
c243829234
25
.github/ISSUE_TEMPLATE.md
vendored
Normal file
25
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<!--
|
||||||
|
|
||||||
|
If it is a bug report:
|
||||||
|
- make sure you are able to repro it on the latest released version.
|
||||||
|
You can install the latest version by: `acme.sh --upgrade`
|
||||||
|
|
||||||
|
- Search the existing issues.
|
||||||
|
- Refer to the [WIKI](https://wiki.acme.sh).
|
||||||
|
- Debug info [Debug](https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh).
|
||||||
|
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
Steps to reproduce
|
||||||
|
------------------
|
||||||
|
|
||||||
|
|
||||||
|
Debug log
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
```
|
||||||
|
acme.sh --issue ..... --debug 2
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user