From 0a2a13d49fa59bc23907a77c057c7d9fcc95520a Mon Sep 17 00:00:00 2001 From: Jeremy Payne Date: Fri, 1 Feb 2019 12:49:15 +0100 Subject: [PATCH] Contributing --- docs/CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/CONTRIBUTING.md diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md new file mode 100644 index 0000000000..545e96b4f2 --- /dev/null +++ b/docs/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing to Kanka + +:+1::tada: First off, thanks for taking the time to contribute! :tada::+1: + +The following is a set of guidelines for contributing to Kanka, which is hosted in [here](https://github.com/ilestis/miscellany) on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request. + + +## Contributing + +Issues are tracked on two distinct trello boards. + +* [Backlog](https://trello.com/b/hVjPfOMU/kanka-backlog) +* [In progress](https://trello.com/b/62aOwCHU/kanka) + +Issues in this repository should reflect requests from the community which are visible on the trello boards. \ No newline at end of file