Sha256: 7c7520e5b8244bfd23cfb162543ba5a2a5ee1b7ef5eb3813ef64353235cfe602

Contents?: true

Size: 768 Bytes

Versions: 13

Compression:

Stored size: 768 Bytes

Contents

# Contributing

1. [Fork the repository.][fork]
2. [Create a topic branch.][branch]
3. Implement your feature or bug fix.
4. Don't forget to add specs and make sure they pass by running `rspec .`.
5. Make sure your code complies with the style guide by running `rubocop`. `rubocop -a` can automatically fix most issues for you. Run `rubocop -A` to make it more aggressive.
6. If necessary, add documentation for your feature or bug fix.
7. Commit and push your changes.
8. [Submit a pull request.][pr]

[fork]: http://help.github.com/fork-a-repo/
[branch]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-branches
[pr]: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
rating-chgk-v2-1.6.0 .github/CONTRIBUTING.md
rating-chgk-v2-1.5.0 .github/CONTRIBUTING.md
rating-chgk-v2-1.4.0 .github/CONTRIBUTING.md
fun_translations-0.0.1 .github/CONTRIBUTING.md
messages_dictionary-2.1.0 .github/CONTRIBUTING.md
messages_dictionary-2.0.0 .github/CONTRIBUTING.md
rating-chgk-v2-1.3.0 .github/CONTRIBUTING.md
fun_translations-0.0.1.rc1 .github/CONTRIBUTING.md
rating-chgk-v2-1.2.0 .github/CONTRIBUTING.md
rating-chgk-v2-1.1.0 .github/CONTRIBUTING.md
rating-chgk-v2-1.0.1 .github/CONTRIBUTING.md
rating-chgk-v2-1.0.0 .github/CONTRIBUTING.md
rating-chgk-v2-1.0.0.rc1 .github/CONTRIBUTING.md