golang-client/CONTRIBUTING.md
Matt Farina 34543b66b1 Adding contributions guide.
Change-Id: I8c1a82723b94595c47031cd1fd9806397c9a94c6
2014-05-15 14:35:40 -04:00

811 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.