diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..5216c71 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +Feel free to send me patches or pull requests or stuff. Remember to run rustfmt +using the provided rustfmt.toml to get the style correct.