Sha256: 506e969666e9e8bfb578a7994adc75d56b18de6e6a77c39b8f93c30919c787c2

Contents?: true

Size: 763 Bytes

Versions: 21

Compression:

Stored size: 763 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/code-vedas/mutils/blob/master/CODE_OF_CONDUCT.md

Fork, then clone the repo:

    git clone git@github.com:code-vedas/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/code-vedas/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

21 entries across 21 versions & 1 rubygems

Version Path
mutils-1.3.3 .github/CONTRIBUTING.md
mutils-1.3.2 .github/CONTRIBUTING.md
mutils-1.3.1 .github/CONTRIBUTING.md
mutils-1.3.0 .github/CONTRIBUTING.md
mutils-1.2.6 .github/CONTRIBUTING.md
mutils-1.2.5 .github/CONTRIBUTING.md
mutils-1.2.2 .github/CONTRIBUTING.md
mutils-1.2.1 .github/CONTRIBUTING.md
mutils-1.2.0 .github/CONTRIBUTING.md
mutils-1.1.8 .github/CONTRIBUTING.md
mutils-1.1.7 .github/CONTRIBUTING.md
mutils-1.1.6 .github/CONTRIBUTING.md
mutils-1.1.5 .github/CONTRIBUTING.md
mutils-1.1.4 .github/CONTRIBUTING.md
mutils-1.1.3 .github/CONTRIBUTING.md
mutils-1.1.2 .github/CONTRIBUTING.md
mutils-1.1.1 .github/CONTRIBUTING.md
mutils-1.1.0 .github/CONTRIBUTING.md
mutils-1.0.1 .github/CONTRIBUTING.md
mutils-1.0.0 .github/CONTRIBUTING.md