39e959eb0c
* Document all Working Group, email lists and IRC channels (#47615) (cherry picked from commit749af9fd22
) * Docs: No need to follow up on backport PRs (#47616) (cherry picked from commit166e84b9c4
) * Tidy up Contributors Docs (#47619) (cherry picked from commit72359a10e6
) * Correct AWX community link (#47742) (cherry picked from commitd189e58f63
) * ansible-lint and molecule part of Red Hat (#47826) (cherry picked from commit4572d9ccd7
)
10 lines
645 B
Markdown
10 lines
645 B
Markdown
Coding Guidelines
|
|
=================
|
|
|
|
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:
|
|
|
|
* [Contributing your module to Ansible](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_checklist.html)
|
|
|
|
* [Development conventions, tips and pitfalls](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html)
|
|
|
|
Our [Community Guide](https://docs.ansible.com/ansible/devel/community/) may also help you connect with the community of Ansible developers.
|