Skip to content

Commit

Permalink
Adds CONTRIBUTING.md
Browse files Browse the repository at this point in the history
- closes #123

Signed-off-by: Christopher Rogers <chrissrogers@gmail.com>
  • Loading branch information
chrissrogers committed Dec 16, 2014
1 parent d3bd34d commit 2c6d8d9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,13 @@
# Contributing

We're happy to have your bug fixes, corrections or other contributions.

## Testing

If you're adding new functionality, please include tests. We understand not
everyone is comfortable writing tests, so submit a pull request and we can
help you with the tests.

## Coding Standards

Please try to maintain the current style of the codebase as best you can.

0 comments on commit 2c6d8d9

Please sign in to comment.