Skip to content

Commit

Permalink
Add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlopshire authored Jan 3, 2020
1 parent 14069c2 commit 1f731cf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Contributing

When contributing to this repository, please first discuss the change you wish to make via issue.

## Pull Request Guidelines

* Ensure your PR is up-to-date with the master branch.
* Ensure all unit tests and integration tests are passing.
* Ensure changes are covered by unit tests and integration tests where possible.
* Ensure changes to the package's public API are covered in the documentation.
* Remove superfluous changes to keep the diff as small as possible.

0 comments on commit 1f731cf

Please sign in to comment.