Update CONTRIBUTING.md
This commit is contained in:
parent
9d5a878713
commit
34b354f156
|
@ -11,8 +11,7 @@ Here are some ways *you* can contribute:
|
|||
* by suggesting new features
|
||||
* by writing or editing documentation
|
||||
* by writing specifications
|
||||
* by writing code (**no patch is too small**: fix typos, add comments, clean up
|
||||
inconsistent whitespace)
|
||||
* by writing code ( **no patch is too small** : fix typos, add comments, clean up inconsistent whitespace )
|
||||
* by refactoring code
|
||||
* by closing [issues][]
|
||||
* by reviewing patches
|
||||
|
@ -41,4 +40,4 @@ Ideally, a bug report should include a pull request with failing specs.
|
|||
|
||||
[fork]: http://help.github.com/fork-a-repo/
|
||||
[branch]: http://learn.github.com/p/branching.html
|
||||
[pr]: http://help.github.com/send-pull-requests/
|
||||
[pr]: http://help.github.com/send-pull-requests/
|
||||
|
|
Loading…
Reference in a new issue