lego/.github/ISSUE_TEMPLATE/new_dns_provider.md

26 lines
773 B
Markdown
Raw Normal View History

2021-03-06 17:29:28 +00:00
---
name: New DNS provider support
about: Request for the support of a new DNS provider.
labels: enhancement, new-provider
---
<!-- PLEASE FOLLOW THE ISSUE TEMPLATE TO HELP TRIAGE AND SUPPORT! -->
- [ ] Yes, I've searched similar issues on GitHub and didn't find any.
- [ ] Yes, the DNS provider exposes a public API.
- [ ] Yes, I know that the lego maintainers don't have an account in all DNS providers in the world.
- [ ] Yes, I'm able to create a pull request and be able to maintain the implementation
- [ ] Yes, I'm able to test an implementation if someone creates a pull request to add the support of this DNS provider.
### Link to the DNS provider
Put your link here.
### Link to the API documentation
Put your link here.
### Additional Notes
Your notes.