From 766d42fa24b85eeae55e9eb1c8afb51d2adbc113 Mon Sep 17 00:00:00 2001 From: Florin Pop Date: Tue, 26 Feb 2019 21:00:09 +0200 Subject: [PATCH] updated to do list --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bab72848..9619331c 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,15 @@ Not only that you'll find a list of projects but each project has _User Stories_ Also, each project will have a Trello Board ready for you to clone and use to track your progress. -All you have to do is clone +After you choose your project, make sure you clone the Trello Board corresponding to it. ## To Do - [ ] gather a list of projects to be added in the collection -- [ ] write _User Stories_ for all of the projects +- [ ] write the main objective for each project +- [ ] write _User Stories_ for the project +- [ ] add bonus features where possible +- [ ] create a template to be used when adding new projects - [ ] improve the design of the repo by adding images and tags - [ ] add extra information to the README like: - [ ] How people can collaborate by creating PR's?