So You Want to Contribute…¶
For general information on contributing to OpenStack, please check out the contributor guide to get started. It covers all the basics that are common to all OpenStack projects: the accounts you need, the basics of interacting with our Gerrit review system, how we communicate as a community, etc.
Below will cover the more project specific information you need to get started with Searchlight.
Communication¶
IRC channel: #openstack-searchlight
Mailing list’s prefix: [searchlight]
Meeting Times: http://eavesdrop.openstack.org/#Searchlight_Team_Meeting
Meeting Agenda: https://etherpad.openstack.org/p/search-team-meeting-agenda
Meeting Logs: http://eavesdrop.openstack.org/meetings/openstack_search
Contacting the Core Team¶
Trinh Nguyen <dangtrinhnt@gmail.com> (PTL) - dangtrinhnt - GMT+9
Thuy Dang <thuydang.de@gmail.com> - thuydang - GMT+1
New Feature Planning¶
Talk to the team via IRC (meeting) or ML (with [searchlight] prefix) about the feature you want to add. We will discuss and figure out what is the best way forward considering our plan for the development cycle.
After the team has discussed and everyone agreed to have your feature landed in the current cycle, you can propose a blueprint document describing your feature in details (e.g., architecture, components, usage, etc.)
The team will review your blueprint and make comments until it is good enough to start implementing the feature.
You implement the feature based on the design in the blueprint.
Searchlight team will again review your code and approve it.
Task Tracking¶
We track our tasks in Storyboard If you’re looking for some smaller, easier work item to pick up and get started on, search for the ‘low-hanging-fruit’ tag.