Skip to content

Project Page Roadmap

Kevin Chang edited this page Jan 13, 2021 · 2 revisions

Workflow

Start from top to bottom in terms of tasks in todo. Merged PRs should be moved into staged, and completed issues into done. This lets us track changelogs for releases.

Priority

Ideally stability should come first, with compatibility and new features weighed about the same. Tech debt and refactors are nice-to-haves. Working code is still proven code.

Release

Any tasks not completed should carry over to the next release. Releases should be done with either a major bugfix, feature addition, or if multiple bugfixes are queued.

Clone this wiki locally