summaryrefslogtreecommitdiff
path: root/roadmap.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-29 19:35:27 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-29 19:35:27 +0300
commitce841b8c179b5a7fac98f83e57cb31177d29abf2 (patch)
tree61a6a96a40944b83e95666fcc7e9b9a347953c3c /roadmap.mdwn
parentcd70330274dd6bae99d39b74d305d04d56026c8d (diff)
downloadick.liw.fi-ce841b8c179b5a7fac98f83e57cb31177d29abf2.tar.gz
Add: roadmap legend
Diffstat (limited to 'roadmap.mdwn')
-rw-r--r--roadmap.mdwn35
1 files changed, 35 insertions, 0 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index 6b5366f..c0b78a2 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -177,3 +177,38 @@ freedom.
depends:
- qvisqve_user_auth
@endroadmap
+
+# Roadmap legend
+
+ @startroadmap
+
+ blocked:
+ label: |
+ This is blocked
+ (cannot be done
+ until something
+ else is done first)
+ status: blocked
+
+ finished:
+ label: |
+ This is finished
+ (already done)
+ status: finished
+
+ reeady:
+ label: |
+ This is ready
+ (can be done if
+ we choose to)
+ status: ready
+
+ next:
+ label: |
+ This is next
+ (has been chosen
+ to be done in
+ the current iteration)
+ status: next
+
+ @endroadmap