Skip to content

Commit

Permalink
Clarified Contributing section
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierdagenais committed Dec 18, 2013
1 parent 47d1c16 commit cb5a648
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -83,8 +83,9 @@ Now you can use this anywhere in your code:
Have an improvement? Have an awesome rule you want included? Simple!

1. Fork the repository
2. Write specs for the change
3. Add your change
4. Submit a pull request
2. Create a branch off of the `develop` branch
3. Write specs for the change
4. Add your change
5. Submit a pull request to merge against the `develop` branch

Don't change any version files or gemspec files in your change.

0 comments on commit cb5a648

Please sign in to comment.