From a19fccdfb3e218945b1a5062dd7deab9413923c8 Mon Sep 17 00:00:00 2001 From: Ashley Williams Date: Tue, 13 Feb 2018 14:53:19 -0500 Subject: [PATCH] feat(doc): add contributing.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f3c600f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing + +This project is currently not ready for code contributions! However, please do +take a look at the issue tracker. Issues marked "question" are excellent places +to share feedback.