This change moves existing files. It is not meant to be the final word on how the main page looks or how the other files are organized, but it gets everything roughly into shape. If the barbican team wants to make changes, please do those as follow-up patches. Note this does not touch the api directory, this one needs to be migrated to the api-ref. This is part of the docs migration work for Pike. Change-Id: Ibb9d971806964ac185882272514ee9563089d69d
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.