Sha256: 599160364648e741679c7ecb8dc339020781434229da3d9d65beaadc28768d5f

Contents?: true

Size: 790 Bytes

Versions: 9

Compression:

Stored size: 790 Bytes

Contents

# Contributing to RuboCop

* Check out the latest master to make sure the feature hasn't been
  implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't
  requested it and/or contributed it.
* Fork the project.
* Start a feature/bugfix branch.
* Commit and push until you are happy with your contribution.
* Make sure to add tests for it. This is important so I don't break it
  in a future version unintentionally.
* Update the [Changelog](CHANGELOG.md) accordingly.
* Please try not to mess with the Rakefile, version, or history. If
  you want to have your own version, or is otherwise necessary, that
  is fine, but please isolate to its own commit so I can cherry-pick
  around it.
* Squash your commits.
* Create a pull-request.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rubocop-0.16.0 CONTRIBUTING.md
rubocop-0.15.0 CONTRIBUTING.md
rubocop-0.14.1 CONTRIBUTING.md
rubocop-0.14.0 CONTRIBUTING.md
rubocop-0.13.1 CONTRIBUTING.md
rubocop-0.13.0 CONTRIBUTING.md
rubocop-0.12.0 CONTRIBUTING.md
rubocop-0.11.1 CONTRIBUTING.md
rubocop-0.11.0 CONTRIBUTING.md