From 383a8a91559959d4006f27a7760559d44c062b34 Mon Sep 17 00:00:00 2001
From: Chris Burgess <chris@giantrobot.co.nz>
Date: Wed, 22 Jun 2016 10:06:45 +1200
Subject: [PATCH] Add Tasks section to TODO.md

---
 TODO.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO.md b/TODO.md
index ae4c66e9..be7884db 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,6 +5,10 @@
 * Where should we store deprecated documentation? Should we include it at all?
 * Should we rename `develop.md` (`core/develop.md` vs `extension/develop.md`?)
 
+## Tasks
+
+* Finish importing [GitHub for CiviCRM](https://wiki.civicrm.org/confluence/display/CRMDOC43/GitHub+for+CiviCRM) to `develop.md` and `develop-deprecated.md`.
+
 ## Extension questions
 
 * How do I include Composer libraries in my CiviCRM extension?
-- 
GitLab