I reworked our backlog a bit. We now don't use the Kanban board, but Issues instead:
https://github.com/krzema12/kotlin-python/issues . Thanks to this we can have a conversation under each issue, assign labels, assign to milestones, and more. The set of labels is still unstable and not final - it will evolve.
We also have an
MVP milestone where we track must-have issues to have something minimal working. This milestone will grow as we develop, but is a good place to see what's already planned.