golang-client/CONTRIBUTING.md
Jeremy Stanley 03e6c8f314 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Ic002517ad2152ceece49365f02b66e36cd5e2253
2014-12-05 03:30:45 +00:00

816 B

Contributing To The OpenStack SDK for Go

This SDK provides an SDK to interact with OpenStack for applications written in Go. There are a few ways to contribute to the SDK.

Bugs and Feature Requests

Bugs and feature requests are tracked in launchpad.

When filing an issue please fill in as many details as possible.

Contributing

Before contributing to the SDK you will need to get setup to contribute within the OpenStack community.

Since this SDK is designed to work against an OpenStack setup you'll need an existing OpenStack cloud or DevStack for integration testing and to work with.