You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
805 B

5 years ago
5 years ago
5 years ago
5 years ago
  1. # Comment to a new issue.
  2. issuesOpened: >
  3. If this is a bug report, please upgrade to the latest code and try again:
  4. 如果有 bug, 请先更新到最新版试试:
  5. ```sh
  6. acme.sh --upgrade
  7. ```
  8. please also provide the log with `--debug 2`.
  9. see: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
  10. pullRequestOpened: >
  11. First, never send a PR to `master` branch, it will never be accepted. Please send to the `dev` branch instead.
  12. If this is a PR to support new DNS API or new notification API, please read this guide first:
  13. https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
  14. Please check the guide items one by one.
  15. Then add your usage here:
  16. https://github.com/acmesh-official/acme.sh/wiki/dnsapi