castellan/CONTRIBUTING.rst
“Fernando 6731238d2b Add contributing documentation to Castellan
Adds documentation showing how to contribute to Castellan.

Change-Id: Id32f80329cd319f3c48ccc08456905a5824a695a
2015-10-22 15:47:18 -05:00

2.0 KiB

Contributing

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 Castellan project:

  • Development and Code Reviews
  • Bug reporting/Bug fixes
  • Wiki and Documentation
  • Blueprints/Specifications
  • Testing
  • Deployment scripts

Before you start contributing take a look at the Openstack Developers Guide.

Freenode IRC (Chat)

You can find Castellaneers 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.

Launchpad

Like other OpenStack related projects, we utilize Launchpad for our bug and release tracking.

Note

Bugs should be filed on Launchpad, not Github.

Source Repository

Like other OpenStack related projects, the official Git repository is available on Castellan on GitHub.

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.

Note

Pull requests submitted through GitHub will be ignored.