From 98ef8fa38f75347b8d17cb2f881cfd0c6882bf8b Mon Sep 17 00:00:00 2001 From: Fang Date: Mon, 25 Mar 2019 17:23:37 +0100 Subject: [PATCH] Add minimal contributing section to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bb5fc6a1d..738b6b1f6 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ urbit -F zod -A /path/to/arvo -B /path/to.pill -c fakezod To run all tests in `/tests`, run `+test` in dojo. `+test /some/path` would only run all tests in `/tests/some/path`. +## Contributing + +Contributions of any form are more than welcome! If something doesn't seem right, and there is no issue about it yet, feel free to open one. + +If you're looking to make code contributions, a good place to start might be the [good contributor issues](https://github.com/urbit/arvo/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+contributor+issue%22). + ## Maintainers Most parts of Arvo have dedicated maintainers.