Sha256: 9031e5c77f8f7684fb28a5dfd204802e344718a0644ea3ea25178c41011364d0

Contents?: true

Size: 659 Bytes

Versions: 6

Compression:

Stored size: 659 Bytes

Contents

# Contributing

If you would like to contribute code to *rails-auth* you can do so through GitHub by
forking the repository and sending a pull request.

When submitting code, please make every effort to follow existing conventions
and style in order to keep the code as readable as possible. Please also make
sure all tests pass by running `bundle exec rspec spec`, and format your code
according to `rubocop` rules.

Before your code can be accepted into the project you must also sign the
Individual Contributor License Agreement.  We use [cla-assistant.io][1] and you
will be prompted to sign once a pull request is opened.

[1]: https://cla-assistant.io/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rails-auth-3.2.0 CONTRIBUTING.md
rails-auth-3.1.0 CONTRIBUTING.md
rails-auth-3.0.0 CONTRIBUTING.md
rails-auth-2.2.2 CONTRIBUTING.md
rails-auth-2.2.1 CONTRIBUTING.md
rails-auth-2.2.0 CONTRIBUTING.md