diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index dd2334f44c..cb08bc95b8 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -22,13 +22,8 @@ Communication * Join us on `IRC `_: #openstack-helm on oftc -* Community `IRC Meetings - `_: - [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on oftc -* Meeting Agenda Items: `Agenda - `_ * Join us on `Slack `_ - - #openstack-helm + (this is preferable way of communication): #openstack-helm Contacting the Core Team ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -36,10 +31,8 @@ Contacting the Core Team etc. If all this info is maintained elsewhere (i.e. a wiki), you can link to that instead of enumerating everyone here. -Project's Core Team could be contacted via IRC or Slack, usually during weekly -meetings. List of current Cores could be found on a Members tab of -`openstack-helm-core `_ -Gerrit group. +Project's Core Team could be contacted via IRC or Slack. List of current core reviewers +could be found here `openstack-helm-core `_. New Feature Planning ~~~~~~~~~~~~~~~~~~~~ @@ -74,11 +67,19 @@ Reporting a Bug You found an issue and want to make sure we are aware of it? You can do so on our Storyboard_. -If issue is on one of other OpenStack-Helm components, report it to the +If an issue is on one of other OpenStack-Helm components, report it to the appropriate `group Storyboard`_. Bugs should be filed as stories in Storyboard, not GitHub. +Please be as much specific as possible while describing an issue. Usually having +more context in the bug description means less efforts for a developer to +reproduce the bug and understand how to fix it. + +Also before filing a bug to the Openstack-Helm `_Storyboard` please try to identify +if the issue is indeed related to the deployment process and not to the deployable +software. + Getting Your Patch Merged ~~~~~~~~~~~~~~~~~~~~~~~~~ .. This section should have info about what it takes to get something merged. Do