diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..b639397 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +# Contribution Guidelines + +- Submit a pull request meeting quality standards + +## Quality standards + +- Code functions as documented and expected +- Updates to README if necessary +- Tests, where practical