Skip to content
Snippets Groups Projects
Verified Commit 82fce18a authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

more precise wording

parent 9540a28f
No related branches found
No related tags found
2 merge requests!103Changes to slides,!102[release] Regular merge of develop
# Best practices
* `pull` before `push`
* `pull` before `push` and, generally, before starting to work
* Work on your <font color="red">own</font> branch (in your own fork), and **not** on `master` and **not** on `develop`
* Do **not push** to `master`, but **submit a Pull Request (PR)**
* Get your code **reviewed** by your peers (submit a PR!)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment