Sha256: d2e6dd55a6329d0e306f767979f2eb89404c856a467928cdec8eb1cde346d27b

Contents?: true

Size: 1.17 KB

Versions: 11

Compression:

Stored size: 1.17 KB

Contents

## Getting Involved

New contributors are always welcome, when it doubt please ask questions. We strive to be an open and welcoming community. Please be nice to one another.

### Coding

* Pick a task:
  * Offer feedback on open [pull requests](https://github.com/fog/fog-core/pulls).
  * Review open [issues](https://github.com/fog/fog-core/issues) for things to help on.
  * [Create an issue](https://github.com/fog/fog-core/issues/new) to start a discussion on additions or features.
* Fork the project
* Setup
  * bundle install
  * bundle exec rake
* Add your changes and tests to cover them in a topic branch.
* Commit your changes and rebase against `fog/fog-core` to ensure everything is up to date.
* [Submit a pull request](https://github.com/fog/fog-core/compare/)

### Non-Coding

* Offer feedback on open [issues](https://github.com/fog/fog-core/issues).
* Write and help edit [documentation](https://github.com/fog/fog.github.com).
* Translate [documentation](https://github.com/fog/fog.github.com) in to other languages.
* Organize or volunteer at events.
* [Donate](https://www.gittip.com/geemus/)
* Discuss other ideas for contribution with [geemus](mailto:geemus+fog@gmail.com).

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fog-core-2.6.0 CONTRIBUTING.md
fog-core-2.5.0 CONTRIBUTING.md
fog-core-2.4.0 CONTRIBUTING.md
fog-core-2.3.0 CONTRIBUTING.md
fog-core-2.2.4 CONTRIBUTING.md
fog-core-2.2.3 CONTRIBUTING.md
fog-core-2.2.2 CONTRIBUTING.md
fog-core-2.2.1 CONTRIBUTING.md
fog-core-2.2.0 CONTRIBUTING.md
fog-core-2.1.2 CONTRIBUTING.md
fog-core-2.1.1 CONTRIBUTING.md