Skip to content
Alex Buznik edited this page Oct 3, 2018 · 7 revisions

Everyone is welcome to participate.

We don't do regular releases, only when some bugfixes or new stuff is ready.

(Git) flow

  1. Create a branch with the name {feature or bugfix}/issue-{issue ID} (forked off origin/develop).
  2. Commit your code, push the branch
  3. Create a pull request (it will prompt you in a Github UI)
  4. Wait some time until repo-team approves the pull-request.
Clone this wiki locally