Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
mattwynne committed Mar 7, 2013
1 parent e92d728 commit ed319ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ We appreciate that. But before you do, please learn our basic rules:
* Reporting a bug? Please tell us:
* which version of Cucumber you're using
* which version of Ruby you're using.
* How to reproduce it. Bugs with a failing test in a [pull requests](https://help.github.com/articles/using-pull-requests) get fixed much quicker. Some bugs may never be fixed.
* How to reproduce it. Bugs with a failing test in a [pull request](https://help.github.com/articles/using-pull-requests) get fixed much quicker. Some bugs may never be fixed.
* Want to paste some code or output? Put \`\`\` on a line above and below your code/output. See [GFM](https://help.github.com/articles/github-flavored-markdown)'s *Fenced Code Blocks* for details.
* We love [pull requests](https://help.github.com/articles/using-pull-requests). But if you don't have a test to go with it we probably won't merge it.

Expand Down

0 comments on commit ed319ed

Please sign in to comment.