From 2489eb98dd24f087c301d780e82ffeda1c531bf4 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Sun, 31 Dec 2023 14:30:17 -0500 Subject: [PATCH] docs: basic contributing doc --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9a10bfa --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# Contributing + +## Roadmap + +While the roadmap of features is still TBD, [Github issues](https://github.com/mcataford/rotini/issues) will be used to +track future work. Refer to any "Help Wanted" issues for contribution opportunities!