Sha256: 9e823074243751ed7551d8c348949739ad158cc0896ceb54995932861e0a63db

Contents?: true

Size: 726 Bytes

Versions: 4

Compression:

Stored size: 726 Bytes

Contents

## Filing issues

To help us fix the problem you've found, please let us know your versions of Draper and Rails (and any other gems that are relevant to your issue, e.g. RSpec if you're having trouble in your tests).

## Sending a pull request

So you want to help us out... thanks! Here's a quick how-to:

1. [Fork the project](https://help.github.com/articles/fork-a-repo).
2. Create a branch - `git checkout -b adding_magic`
3. Make your changes, and add some tests!
4. Check that the tests pass - `bundle exec rake`
5. Commit your changes - `git commit -am "Added some magic"`
6. Push the branch to Github - `git push origin adding_magic`
7. Send us a [pull request](https://help.github.com/articles/using-pull-requests)!

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
draper-1.2.1 CONTRIBUTING.md
draper-1.2.0 CONTRIBUTING.md
jamesgolick-draper-1.1.1a CONTRIBUTING.md
draper-1.1.0 CONTRIBUTING.md