README.md in trufflepig-0.2.6 vs README.md in trufflepig-0.2.7
- old
+ new
@@ -44,9 +44,18 @@
* Respect filetypes when scanning for features (e.g. don't look for CSS
features in HTML code)
* Command line interface
* ...
+## Contributing
+
+We love pull requests. If you want to submit a patch:
+
+* Fork the project.
+* Make your feature addition or bug fix.
+* Write specs for it. This is important so nobody breaks it in a future version unintentionally.
+* Push to your fork and send a pull request.
+
## License
This gem is licensed under the MIT license. The feature data is originally from
[caniuse.com](http://caniuse.com) and published under the [CC BY-NC 3.0
license](http://creativecommons.org/licenses/by-nc/3.0/).