From 59689994cdfb9d83696fc688b17f79eb48e05b6f Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Mon, 10 Jun 2019 03:49:15 +0530 Subject: [PATCH] Added new TODOs --- TODO.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index 01812bc..34fb098 100644 --- a/TODO.md +++ b/TODO.md @@ -2,11 +2,8 @@ --- -- [x] Some task that was on the TODO list; but is now done -- [x] Some task that was on the TODO list; but is now done -- [x] Some task that was on the TODO list; but is now done -- [x] Some task that was on the TODO list; but is now done -- [ ] Some undone task -- [ ] Some undone task -- [ ] Some undone task -- [ ] Some undone task +- [x] Document the README.md file in the [README Templates](/README%20Templates) folder. +- [ ] Make an IoT template (Refer to the various Arduino project documentations for assistance). +- [ ] Make a dedicated Hardware template. +- [ ] Add a COMMIT_MESSAGE_GUIDELINES.md file. +- [ ] Translate the various [templates](https://github.com/kylelobo/The-Documentation-Compendium#templates) into different languages - Chinese, Spanish, Portuguese, Russian, etc.