From 0672b87ec72b33ac37914f963ef11377aefb8a7c Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Mon, 5 Oct 2015 20:05:33 -0400 Subject: [PATCH] Added trello board info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14ef3fe..d22681d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ * Please add translations/translation fixes as you see need ####Contributing +* [The Trello Board](https://trello.com/b/Gwjx8MC3/lightning-browser) * Contributions are always welcome * If you want a feature and can code, feel free to fork and add the change yourself and make a pull request * PLEASE use the ````dev```` branch when contributing as the ````master```` branch is supposed to be for stable builds. I will not reject your pull request if you make it on master, but it will annoy me and make my life harder.