You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a branch with the name {feature or bugfix}/{issue ID}-{short description} (forked off origin/develop). E.g. feature/51-mubert for #51 Add http://play.mubert.com/ support
Commit your code, push the branch
Create a pull request (it will prompt you in a Github UI)
Wait some time until repo-team approves the pull-request.