acme.sh/.github/PULL_REQUEST_TEMPLATE.md

9 lines
348 B
Markdown
Raw Normal View History

2016-11-17 05:40:10 +00:00
<!--
2019-06-30 02:48:21 +00:00
1. Do NOT send pull request to `master` branch.
2016-11-17 05:40:10 +00:00
Please send to `dev` branch instead.
Any PR to `master` branch will NOT be merged.
2019-06-30 02:48:21 +00:00
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.
2016-11-17 05:40:10 +00:00
-->