From df8c38b649bfb3fe0d1ec106a587ebab062f4f5e Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 1 Oct 2017 06:23:06 +0200 Subject: [PATCH] add link to project roadmap (#2872) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f68bd697..ac7148e3 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ We offer downloads for all full releases (recommended) and the latest developmen If you'd like to contribute code to the project, please review [the guidelines](https://github.com/Cockatrice/Cockatrice/blob/master/.github/CONTRIBUTING.md). We maintain a tag for "easy" changes on our issue tracker: issues tagged in this way provide a simple way to get started. [Issues tagged as Easy Changes](https://github.com/Cockatrice/Cockatrice/issues?q=is%3Aopen+is%3Aissue+label%3A%22Easy+Change%22) +Check our long-term project **roadmap** with some visions [here](https://docs.google.com/document/d/1Ewe5uSaRE2nR2pNPMaGmP6gVZdqgFbBgwSscGqIr4W0/edit). + We try to be very responsive to new issues. We'll try to give you advice on how a feature should be implemented / advice on places the codebase is doing something similar before you get too far along with a PR.