Skip to content

Development Process

Andor Penzes edited this page Jun 20, 2019 · 7 revisions

Development process:

  1. Create a ticket with the 'proposal' label
  2. Discussion about the proposal. It could have two outcomes; Accepted or Rejected. When accepted:
  3. Create a feature branch, including the ticket in the feature branch
  4. Develop the proposal. Code changes must covered by test cases, public APIs must be well documented.
  5. Create PR. Submit the PR for review. Discussion about the change. When PR is settled:
  6. Merge PR
Clone this wiki locally