-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Martin Myslík edited this page Jul 26, 2016
·
2 revisions
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.