Sha256: 14bd53b4470817c6d2877065b1d9ab89771d40a39a5275c45140cd030c84242b
Contents?: true
Size: 1.29 KB
Versions: 2
Compression:
Stored size: 1.29 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/Confiz/fog-azure-rm/pulls). * Review open [issues](https://github.com/Confiz/fog-azure-rm/issues) for things to help on. * [Create an issue](https://github.com/Confiz/fog-azure-rm/issues/new) to start a discussion on additions or features. * Fork the project, add your changes and tests to cover them in a topic branch. * [Fork](https://github.com/Confiz/fog-azure-rm/fork) * Create your feature branch (`git checkout -b my-new-feature`) * Commit your changes (`git commit -am 'Add some feature'`) * Push to the branch (`git push origin my-new-feature`) * Create a new pull request * Commit your changes and rebase against `Confiz/fog-azure-rm` to ensure everything is up to date. * [Submit a pull request](https://github.com/Confiz/fog-azure-rm/compare/). ### Non-Coding * Offer feedback on open [issues](https://github.com/Confiz/fog-azure-rm/issues). * Organize or volunteer at events. * Write and help edit [documentation](https://github.com/Confiz/fog-azure-rm/tree/develop/lib/fog/azurerm/docs). ## Testing
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fog-azure-rm-0.0.1 | CONTRIBUTING.md |
fog-azure-rm-0.0.0 | CONTRIBUTING.md |