Sha256: bb0d1d673b61f7c9f0b62aa520d7a63185ca700fc1e6c296f6e46f4677ab384e

Contents?: true

Size: 772 Bytes

Versions: 11

Compression:

Stored size: 772 Bytes

Contents

# Contributing

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

[code of conduct]: https://github.com/niteshpurohit/mutils/blob/master/CODE_OF_CONDUCT.md

Fork, then clone the repo:

    git clone git@github.com:niteshpurohit/mutils.git

Set up your machine:

    ./bin/setup

Make sure the tests pass:

    rake

Make your change. Add tests for your change. Make the tests pass:

    rake

Push to your fork and [submit a pull request][pr].

[pr]: https://github.com/niteshpurohit/mutils/compare/

At this point you're waiting on us. We like to at least comment on pull requests
within three business days (and, typically, one business day). We may suggest
some changes or improvements or alternatives.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
mutils-0.2.36 .github/CONTRIBUTING.md
mutils-0.2.35 .github/CONTRIBUTING.md
mutils-0.2.34 .github/CONTRIBUTING.md
mutils-0.2.33 .github/CONTRIBUTING.md
mutils-0.2.32 .github/CONTRIBUTING.md
mutils-0.2.31 .github/CONTRIBUTING.md
mutils-0.2.30 .github/CONTRIBUTING.md
mutils-0.2.29 .github/CONTRIBUTING.md
mutils-0.2.28 .github/CONTRIBUTING.md
mutils-0.2.27 .github/CONTRIBUTING.md
mutils-0.2.25 .github/CONTRIBUTING.md