Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I2d859aba74a7f6c55435f2d56e8676e6bf9c4430
2.4 KiB
Getting Involved
The best way to join the community and get involved is to talk with others online or at a meetup and offer contributions. Here are some of the many ways you can contribute to the Barbican project:
- Development and Code Reviews
- Bug reporting/Bug fixes
- Wiki and Documentation
- Blueprints/Specifications
- Testing
- Deployment scripts
Freenode IRC (Chat)
You can find Barbicaneers in our publicly accessible channel on freenode
#openstack-barbican
. All conversations are logged and
stored for your convenience at eavesdrop.openstack.org.
For more information regarding OpenStack IRC channels please visit the
OpenStack IRC
Wiki.
Mailing List
The mailing list email is openstack@lists.openstack.org.
This is a common mailing list across the OpenStack projects. If you wish
to ask questions or have a discussion related to Barbican include
[barbican]
in your email subject line. To participate on
the mailing list:
- Subscribe to the mailing list
- Browse the mailing list archives
Launchpad
Like other OpenStack related projects, we utilize Launchpad for our bug and release tracking.
Source Repository
Like other OpenStack related projects, the official Git repository is available on git.openstack.org; however, the repository is also mirrored to GitHub for easier browsing.
Gerrit
Like other OpenStack related projects, we utilize the OpenStack Gerrit review system for all code reviews. If you're unfamiliar with using the OpenStack Gerrit review system, please review the Gerrit Workflow wiki documentation.