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
Martin Myslík edited this page Jul 26, 2016
·
2 revisions
How to commit
Please, follow these simple rules when committing new code:
Create an issue or select an existing one and create a branch in the following format: [feature or bug]/#[issue-number]-[description].
Create a Pull Request to master from your branch. Solve any potential conflicts in your branch, master should never be committed to and should only contain functional code.