Future Roadmap

How we think the project will be developing in the next years. This timeline is indicative only, and the different milestones depend on the number of contributions. For more details see the boards on GitHub.

    {% for roadmap in site.data.future_roadmap %}
  • {{roadmap.name}}

    {{roadmap.date}}

    {{roadmap.description}}

  • {% endfor %}