diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7f74a8c --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +# Contributing + +Thanks for contributing! + +1. Fork the repo +2. Create a branch +3. Make a focused change with tests when practical +4. Open a PR linking the related issue + +Look for issues labeled `good first issue`.