CONTRIBUTING.md in draper-1.0.0 vs CONTRIBUTING.md in draper-1.1.0
- old
+ new
@@ -1,5 +1,9 @@
-# Contributing to Draper
+## 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`