tripleo-docs/doc/source/contributor/contributions.rst
Wes Hayutin 276f2a4958 update list of TripleO core teams
The TripleO core list has been broken down
into topic specific lists in some cases.
Ensure we have those groups documented

Change-Id: I6dcfefec9fbb0a1b6824b030242a384b1b9eca47
2020-05-06 13:47:50 -06:00

2.6 KiB

How to Contribute

source code is publicly available. You can contribute code to individual projects, documentation, report bugs and vulnerabilities, request features.

Contributing Code

As long as is a set of integrated OpenStack projects, all development is happening in OpenStack upstream.

Learn how to contribute into OpenStack's upstream <https://wiki.openstack.org/ wiki/How_To_Contribute>.

See ../install/introduction/components to find out how to contribute into individual projects.

Contacting the Core Team

Please refer to the TripleO Core Team contacts.

For upgrade specific contacts, refer to TripleO Upgrade Core contacts

For TripleO Ansible specific contacts, refer to TripleO Ansible Core contacts

For Shared TripleO CI role contacts, refer to TripleO Shared CI Core contacts

Contributing to this Documentation

User Documentation lives on git.opendev.org and is mirrored on GitHub under the OpenStack organization.

Learn how to contribute into TripleO Docs.

Reporting Bugs

OpenStack Upstream: If you find bugs or vulnerabilities which affect upstream projects, please follow OpenStack's process of filing bugs.

  • Learn how to report bugs in OpenStack.
  • If you want to file a bug against upstream project, you can find useful links in our list of ../install/introduction/components.

TripleO If the bug impacts the project as a whole, you can file a bug in :

  1. Go to
  2. Fill in needed information (If you filed also upstream bug, please provide its URL in advanced fields)
  3. Submit bug

Requesting Features

OpenStack Upstream: Since we are developing projects in OpenStack community, all the features are being requested upstream via Blueprints.