mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
testing doc update
This commit is contained in:
@@ -10,6 +10,10 @@ Writing a new DNS provider is a relatively straightforward process. You essentia
|
|||||||
|
|
||||||
More info to follow soon.
|
More info to follow soon.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
Please add a page to the docs folder for your provider, and add it to the list in the main project readme.
|
||||||
|
|
||||||
## Vendoring Dependencies
|
## Vendoring Dependencies
|
||||||
|
|
||||||
If your provider depends on other go packages, then you must vendor them. To do this, use [govendor](https://github.com/kardianos/govendor).
|
If your provider depends on other go packages, then you must vendor them. To do this, use [govendor](https://github.com/kardianos/govendor).
|
||||||
|
Reference in New Issue
Block a user