diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..9efd5d13 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,8 @@ +Contributing to DNSroboCert +=========================== + +If you wish to contribute to the project, first, thank you a lot! + +DNSroboCert aims at providing a powerfull workflow to issue, manage and deploy DNS-01 challenged TLS certificates, and every contribution to make it real is welcomed. + +To get you on board, the official documentation is available here: https://dnsrobocert.readthedocs.io. We invite you in particular to look at the developer section, https://dnsrobocert.readthedocs.io/en/latest/developer_guide.html, that will explain how to setup a virtual environment, and the general design principle of the project to give you more context while developing.