Skip to content
//de edited this page Mar 28, 2015 · 3 revisions

In an effort to release 1.0 more quickly and maintain it effectively going forward, we need a process to follow to know which issues ought to block movement forward, and which are in an unverified pending state.

Steps for Issues

  1. New issue reported.
  2. Reproduction not present: requested, and labeled waiting/feedback.
  3. Reproduction is present: labeled reproducible.
  4. Assigned a milestone, or solved on the spot.
  5. Resolved in an isolated branch, or in a milestone branch.
  6. Pull Request reviewed and tested.
  7. Fix merged into a release branch, or directly into master.

Most issues in the tracker are not getting to the second step, because they are in a waiting/feedback state, and so much time goes by waiting for a reproduction or feedback, that it becomes unclear if the issue is really still there.

Clone this wiki locally