Sha256: bc9881a77daddb059937f4af6ddbcb8f1829ca4ac939072428c21b54f581c90c

Contents?: true

Size: 916 Bytes

Versions: 9

Compression:

Stored size: 916 Bytes

Contents

# Contributing
Thanks for using and improving *merch_calendar*! If you'd like to help out, check out [the project's issues list](https://github.com/stitchfix/merch_calendar/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

9 entries across 9 versions & 1 rubygems

Version Path
merch_calendar-1.0.1 CONTRIBUTING.md
merch_calendar-1.0.0 CONTRIBUTING.md
merch_calendar-0.3.0 CONTRIBUTING.md
merch_calendar-0.1.0 CONTRIBUTING.md
merch_calendar-0.1.0.rc3 CONTRIBUTING.md
merch_calendar-0.1.0.rc2 CONTRIBUTING.md
merch_calendar-0.1.0.rc1 CONTRIBUTING.md
merch_calendar-0.0.5 CONTRIBUTING.md
merch_calendar-0.0.5.rc1 CONTRIBUTING.md