diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..b6393975 --- /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