Sha256: 353fdc1fa5f4e504309b34abba546b3ee25cc35fcb2fa8e756ca080bbcb1d1f8

Contents?: true

Size: 1016 Bytes

Versions: 25

Compression:

Stored size: 1016 Bytes

Contents

# Contributing

We love pull requests from everyone. By participating in this project, you agree
to abide by the thoughtbot [code of conduct].

[code of conduct]: https://thoughtbot.com/open-source-code-of-conduct

Fork the repo:

    git clone git@github.com:thoughtbot/suspenders.git

Set up your machine:

    ./bin/setup

Make sure the tests pass:

    rake

Make your change.
Write tests.
Follow our [style guide][style].
Make the tests pass:

[style]: https://github.com/thoughtbot/guides/tree/master/style

    rake

Write a [good commit message][commit].
Push to your fork.
[Submit a pull request][pr].

[commit]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
[pr]: https://github.com/thoughtbot/suspenders/compare/

If [Hound] catches style violations,
fix them.

[hound]: https://houndci.com

Wait for us.
We try to at least comment on pull requests within one business day.
We may suggest changes.

## Versions

To update the Ruby version,
change `.ruby-version` and `.travis.yml`.

Version data entries

25 entries across 25 versions & 4 rubygems

Version Path
suspenders-1.36.0 CONTRIBUTING.md
welaika-suspenders-2.23.0 CONTRIBUTING.md
welaika-suspenders-2.22.0 CONTRIBUTING.md
suspenders-1.35.0 CONTRIBUTING.md
welaika-suspenders-2.21.0 CONTRIBUTING.md
initiate-0.1.0 CONTRIBUTING.md
suspenders-1.34.0 CONTRIBUTING.md
welaika-suspenders-2.20.0 CONTRIBUTING.md
welaika-suspenders-2.19.0 CONTRIBUTING.md
suspenders-1.33.0 CONTRIBUTING.md
suspenders-1.32.0 CONTRIBUTING.md
welaika-suspenders-2.17.0 CONTRIBUTING.md
suspenders-1.31.0 CONTRIBUTING.md
welaika-suspenders-2.15.0 CONTRIBUTING.md
suspenders-1.30.0 CONTRIBUTING.md
welaika-suspenders-2.13.0 CONTRIBUTING.md
welaika-suspenders-2.12.0 CONTRIBUTING.md
suspenders-1.29.0 CONTRIBUTING.md
welaika-suspenders-2.11.0 CONTRIBUTING.md
suspenders-1.28.0 CONTRIBUTING.md