Sha256: 5112d2cee0f78014c514071e61f457bd3a1943394c6aed256d73e359cab5e954

Contents?: true

Size: 904 Bytes

Versions: 29

Compression:

Stored size: 904 Bytes

Contents

# Contributing
Thanks for using and improving *stitches*! If you'd like to help out, check out [the project's issues list](https://github.com/stitchfix/stitches/issues) for ideas on what could be improved.  If there's an idea you'd like to propose, or a design change, feel free to file a new issue or send a pull request:

1. [Fork][fork] the repo.
1. [Create a topic branch.][branch]
1. Write tests.
1. Implement your feature or fix bug.
1. Add, commit, and push your changes.
1. [Submit a pull request.][pr]

[fork]: https://help.github.com/articles/fork-a-repo/
[branch]: https://help.github.com/articles/creating-and-deleting-branches-within-your-repository/
[pr]: https://help.github.com/articles/using-pull-requests/

## General Guidelines

* When in doubt, test it.  If you can't test it, re-think what you are doing.
* Code formatting and internal application architecture should be consistent.

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
stitches-5.0.0 CONTRIBUTING.md
stitches-5.0.0.RC1 CONTRIBUTING.md
stitches-4.2.2 CONTRIBUTING.md
stitches-4.2.1 CONTRIBUTING.md
stitches-4.2.0 CONTRIBUTING.md
stitches-4.2.0.RC3 CONTRIBUTING.md
stitches-4.2.0.RC2 CONTRIBUTING.md
stitches-4.2.0.RC1 CONTRIBUTING.md
stitches-4.0.2 CONTRIBUTING.md
stitches-4.1.0RC2 CONTRIBUTING.md
stitches-4.0.1 CONTRIBUTING.md
stitches-4.0.0 CONTRIBUTING.md
stitches-4.0.0.RC1 CONTRIBUTING.md
stitches-3.8.3 CONTRIBUTING.md
stitches-3.8.2 CONTRIBUTING.md
stitches-3.8.1 CONTRIBUTING.md
stitches-3.8.0 CONTRIBUTING.md
stitches-3.7.3 CONTRIBUTING.md
stitches-3.7.2 CONTRIBUTING.md
stitches-3.7.0 CONTRIBUTING.md