summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-12-31 15:39:49 +0200
committerLars Wirzenius <liw@liw.fi>2018-12-31 15:39:49 +0200
commitaf6ab6b432549083ed1d3caeed8937a29326df07 (patch)
tree482b21fb49a4652ca438b74f5461e2a44e3d9990
parent8abd7e0bf3cbf9cbeaebe9a9eb3fdfcef4050077 (diff)
downloadeffireg-website-af6ab6b432549083ed1d3caeed8937a29326df07.tar.gz
Change: roadmap legend to be less wide
-rw-r--r--roadmap.mdwn17
1 files changed, 13 insertions, 4 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index 6a7064c..384509b 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -132,21 +132,30 @@ submitting membership requests, etc.
- notready
notready:
- label: "Something else must be done first"
+ label: |
+ Something else must
+ be done first
depends:
- ready
- next
- done
ready:
- label: "Doable, not chosen for the current iteration"
+ label: |
+ Doable now, but
+ not chosen
+ for the current
+ iteration
next:
- label: "Chosen for the current iteration"
+ label: |
+ Chosen for the
+ current iteration
status: next
done:
- label: "Finished"
+ label: |
+ Finished task
status: finished
@endroadmap