mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
8 lines
354 B
Markdown
8 lines
354 B
Markdown
# Contributing
|
|
|
|
1. Do NOT send pull request to `master` branch.
|
|
Please send to `dev` branch instead.
|
|
Any PR to `master` branch will NOT be merged.
|
|
|
|
2. For dns api support, read this guide first: https://github.com/acmesh-official/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.
|