diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..4e6959e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to wego + +* Add new backends only if they at least offer a free tier +* Don't add other go dependencies. This makes packaging harder. +* Have fun and don't break people!