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 reference.
  4. Create a task in the project One contributor can work only one task at a time. Tasks shows the activity within the project.
  5. Develop the proposal. Code changes must covered by test cases, public APIs must be well documented.
  6. Create a PR. Submit the PR for review. Discussion about the change. When the PR is settled:
  7. Merge the PR.
  8. Mark the task DONE.
Clone this wiki locally