Ready to give back

I’ve been working with Ansible for about four months now and I finally have some time to contribute back to the community. Where would be a good place to start? I’ve looked at a variety of the Issues listed on github and I read about the prioritizing system but I personally can’t choose where to start. Any recommendations?

Bug fixes get pulled in the fastest. So I find them the most satisfying way to contribute

find issues that you are either familiar with or that affect you or both

Hi Jillian,

We also recently created this page: http://docs.ansible.com/developing_test_pr.html, which provides details on how to help test pull requests others have sent in. Beyond that, I usually recommend bug fixes in modules as an easier place to start than digging into core code, but if you have any questions regarding any portion of the code feel free to ping us here or via IRC.

Thanks!