Sha256: 741f493b46cd2cb85aa3aed98b6d4857febf76980768c95b0245edbaa14ae9b7
Contents?: true
Size: 906 Bytes
Versions: 7
Compression:
Stored size: 906 Bytes
Contents
# Contributing Thanks for using and improving *resqutils*! If you'd like to help out, check out [the project's issues list](https://github.com/stitchfix/resqutils/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
7 entries across 7 versions & 1 rubygems