1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Update docs and move Azure Private DNS to the "community support" list (#2657)

Co-authored-by: Matthew Gamble <mgamble@mgamble.ca>
This commit is contained in:
Tom Limoncelli
2023-11-28 16:28:37 -05:00
committed by GitHub
parent 37e21030a2
commit 5b93f94ad6
2 changed files with 5 additions and 4 deletions

View File

@@ -316,7 +316,7 @@ Here are some last-minute things to check before you submit your PR.
2. Make sure all appropriate documentation is current. (See [Step 8](#step-8-manual-tests))
3. Check that dependencies are current (See [Step 13](#step-13-dependencies))
4. Re-run the integration test one last time (See [Step 7](#step-7-integration-test))
5. Re-read the [maintainer's responsibilities](providers.md) bullet list. By submitting a provider you agree to maintain it, respond to bugs, perioidically re-run the integration test to verify nothing has broken, and if we don't hear from you for 2 months we may disable the provider.
5. Re-read the [maintainer's responsibilities](providers.md) bullet list. By submitting a provider you agree to maintain it, respond to bugs, periodically re-run the integration test to verify nothing has broken, and if we don't hear from you for 2 months we may disable the provider.
## Step 16: After the PR is merged