Sha256: 27b4d697455126067a6e71432a86da7e98fb76f250221b17332c509156279c5b

Contents?: true

Size: 798 Bytes

Versions: 113

Compression:

Stored size: 798 Bytes

Contents

## Submitting a Pull Request

1. [Fork the repository.][fork]
2. [Create a topic branch.][branch]
3. Add tests for your unimplemented feature or bug fix.
4. Run `bundle exec rake`. If your tests pass, return to step 3.
5. Implement your feature or bug fix.
6. Run `bundle exec rake`. If your tests fail, return to step 5.
7. Run `open coverage/index.html`. If your changes are not completely covered
   by your tests, return to step 3.
8. Add documentation for your feature or bug fix.
9. Run `bundle exec rake doc`. If your changes are not 100% documented, go
   back to step 8.
10. Add, commit, and push your changes.
11. [Submit a pull request.][pr]

[fork]: http://help.github.com/fork-a-repo/
[branch]: http://learn.github.com/p/branching.html
[pr]: http://help.github.com/send-pull-requests/

Version data entries

113 entries across 113 versions & 9 rubygems

Version Path
imgix-4.0.3 Contributing.markdown
imgix-4.0.2 Contributing.markdown
imgix-4.0.1 Contributing.markdown
imgix-4.0.0 Contributing.markdown
imgix-3.4.0 Contributing.markdown
imgix-3.3.1 Contributing.markdown
imgix-3.3.0 Contributing.markdown
imgix-3.2.1 Contributing.markdown
imgix-3.2.0 Contributing.markdown
imgix-3.1.1 Contributing.markdown
imgix-3.1.0 Contributing.markdown
imgix-3.0.0 Contributing.markdown
imgix-2.1.0 Contributing.markdown
imgix-2.0.0 Contributing.markdown
imgix-1.2.2 Contributing.markdown
imgix-1.2.1 Contributing.markdown
imgix-1.2.0 Contributing.markdown
hue-0.2.0 Contributing.markdown
pizzazz-0.4.1 Contributing.markdown
pizzazz-0.4.0 Contributing.markdown