Skip to content

Development Process

Andor Penzes edited this page Jun 20, 2019 · 7 revisions
  1. Create a ticket with the 'proposal' label
  2. Discussion about the proposal. It may 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 a PR. Submit the PR for review. Discussion about the change. When PR is settled:
  6. Merge the PR
Clone this wiki locally