Skip to content

Commit

Permalink
Checks in CONTRIBUTING guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
rjz committed Jun 10, 2016
1 parent 05893a2 commit cde8d12
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,16 @@
Contributing
===============================================================================

Have something to add? Feature requests, bug reports, and contributions are
enormously welcome!

1. Fork this repo
2. Update the tests and implement the change
3. Submit a [pull request][github-pull-request]

(hint: following the conventions in the [the code review
checklist][code-review-checklist] will expedite review and merge)

[github-pull-request]: help.github.com/pull-requests/
[code-review-checklist]: https://github.com/rjz/code-review-checklist

0 comments on commit cde8d12

Please sign in to comment.