Skip to content

Issue Life Cycle

Semih Solmaz edited this page Oct 17, 2021 · 2 revisions

Issue life cycle

Issues are created and resolved according to below flow chart.
Each issue is reviewed by another peer.

issue life cycle

notes for maker:

  • Always review your code yourself before handing over.
  • Always test at least happy path before handing it over for testing.
  • Write anything that needs to known by peers in issue comment.

notes for reviewer/tester:

  • Validate that implemented feature covers the related requirements.
  • Verify test cases, document findings, share them under issue.
  • Communicate with maker.
Clone this wiki locally