Skip to content

Issue priority guidelines

Gonzalo José Carracedo Carballal edited this page Feb 23, 2020 · 1 revision

This page specifies what kind of issues must be prioritized in case of contention during different development stages. The general principle is "deliver, be correct and, every time you can, easy to use". Also, "premature optimization is the root of all evil". Therefore, in case of multiple issues popping up in the issue list, the pick order must be the following:

  1. Feature development
  2. Correctness fixes
  3. UX fixes
  4. Performance fixes
Clone this wiki locally