From dbab9865351ce31ce79842be9b7822902a2a3452 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 5 Mar 2019 13:03:32 -0500 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roadmap.md b/Roadmap.md index 599f138..e150e2e 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -4,6 +4,8 @@ If you feel like contributing a PR, some of these tasks are pretty easy. Feel free to open an issue if you need help getting started in any way! +**Please don't work on any of the major long-term tasks without consulting me first, work is already in progress for many of these, and I may have to reject your PR if it doesn't align with the existing work!** + ### Major long-term changes - switch to django + sqlite db with migrations system & json/html export for managing archive schema changes and persistence - finalize python packaging to allow installing via pip and importing individual components