From 786794e17a2a2c1d7b02b7bd336e539e52c24561 Mon Sep 17 00:00:00 2001 From: Andrew Haines Date: Mon, 21 Jan 2013 14:44:24 +0000 Subject: [PATCH] Update CONTRIBUTING.md [ci skip] --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c18b5fa..da1aaf6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,8 @@ -# 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: