2014-01-26 22:42:21 +01:00
Coding Guidelines
=================
2018-10-28 23:11:40 +01:00
Hi! Thanks for your interest in contributing to Ansible. We document our Coding Guidelines in the [Developer Guide ](https://docs.ansible.com/ansible/devel/dev_guide/ ). We particularly suggest you review:
2014-01-26 22:42:21 +01:00
2018-10-28 23:11:40 +01:00
* [Contributing your module to Ansible ](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_checklist.html )
2014-01-26 22:42:21 +01:00
2018-10-28 23:11:40 +01:00
* [Development conventions, tips and pitfalls ](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html )
2014-01-26 22:42:21 +01:00
2018-10-28 23:11:40 +01:00
Our [Community Guide ](https://docs.ansible.com/ansible/devel/community/ ) may also help you connect with the community of Ansible developers.