diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ddb5f3b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# how to contribute + +Run tests using `cargo test`, or just the full tests using `cargo runtest`.