Sha256: 702847eb0c95911790ba95500e86484a12d5c7d6be4a97bcf8ae2decdfcd9bc5

Contents?: true

Size: 789 Bytes

Versions: 87

Compression:

Stored size: 789 Bytes

Contents

# Contributing to Bootsnap

We love receiving pull requests!

## Standards

* PR should explain what the feature does, and why the change exists.
* PR should include any carrier specific documentation explaining how it works.
* Code _must_ be tested, including both unit and remote tests where applicable.
* Be consistent. Write clean code that follows [Ruby community standards](https://github.com/bbatsov/ruby-style-guide).
* Code should be generic and reusable.

If you're stuck, ask questions!

## How to contribute

1. Fork it ( https://github.com/Shopify/bootsnap/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

87 entries across 87 versions & 3 rubygems

Version Path
bootsnap-1.4.7 CONTRIBUTING.md
bootsnap-1.4.7-java CONTRIBUTING.md
bootsnap-1.4.6-java CONTRIBUTING.md
bootsnap-1.4.6 CONTRIBUTING.md
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.4.5/CONTRIBUTING.md
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/bootsnap-1.4.5/CONTRIBUTING.md
bootsnap-1.4.5-java CONTRIBUTING.md
bootsnap-1.4.5 CONTRIBUTING.md
bootsnap-1.4.4-java CONTRIBUTING.md
bootsnap-1.4.4 CONTRIBUTING.md
bootsnap-1.4.3-java CONTRIBUTING.md
bootsnap-1.4.3 CONTRIBUTING.md
bootsnap-1.4.2-java CONTRIBUTING.md
bootsnap-1.4.2 CONTRIBUTING.md
bootsnap-1.4.2.rc3 CONTRIBUTING.md
bootsnap-1.4.2.rc2-java CONTRIBUTING.md
bootsnap-1.4.2.rc2 CONTRIBUTING.md
bootsnap-1.4.2.rc1-java CONTRIBUTING.md
bootsnap-1.4.2.rc1 CONTRIBUTING.md
bootsnap-1.4.1-java CONTRIBUTING.md