Hi All,
I’ve used Ansible from an Admin standpoint and I’d like to contribute to the project code-wise. I don’t want to work on anything that already being done. Can someone give me an idea how I can get involved or with what?
Ashley.
Hi All,
I’ve used Ansible from an Admin standpoint and I’d like to contribute to the project code-wise. I don’t want to work on anything that already being done. Can someone give me an idea how I can get involved or with what?
Ashley.
That’s great.
Find an open bug report that isn’t yet assigned to anyone on githib would be a good place to start. Probably better off starting with modules https://github.com/ansible/ansible-modules-extras/issues or https://github.com/ansible/ansible-modules-core/issues as there’s less to learn to get started with modules than with the core of ansible.
There’s some background here too: http://docs.ansible.com/ansible/community.html#for-current-and-prospective-developers
Hope this helps,
Jon
Thanks for replying, Jon. I’ll get on it.