Hi. I am new developer here.

Hi team. I had a chance to use ansible in my current internship and I love it. I wish to contribute to the project. I am new developer here. I would like to start with a bug fix if any one could guide me and hook me up to any beginner level bug fix.

Hi,

I suggest you look for an open issue on the issue tracker https://github.com/ansible/ansible/issues?utf8=✓&q=is%3Aissue%20is%3Aopen find something that interests you and start investigating it.

It took me a while to understand enough about git, github etc so you might want to start off by creating a documentation fix.

There are a few issues labeled ‘easyfix’ which might be a good place to start too.

https://github.com/ansible/ansible/issues?utf8=✓&q=is%3Aissue%20is%3Aopen%20label%3Aeasyfix%20

Also, if you have any interest in Windows we are planning to do a windows sprint next week detail here: https://groups.google.com/forum/#!topic/ansible-devel/PzOqmHDQaFQ

All the best,

Jon

Hi Savan, if you have any direct questions I’d recommend joining Freenode IRC. We have a developers channel there (ansible-devel) as well as a few regularly scheduled weekly meetings that are done in #ansible-meeting. The two core weekly meetings on Tue/Thu are a good place to ask questions about bugs and other issues that people are currently looking at.

Thanks!