Skip to content
Snippets Groups Projects
Commit 6996f7c9 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

wip

parent ac00fd7d
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !101. Comments created here will be created in the context of that merge request.
......@@ -19,7 +19,7 @@ Please read [Developer documentation] before contribute.
- Create a branch based on `master` and prefixed with your nickname. Give your branch a short name indicating the subject.
- Create an MR from your branch to `master`.
- Never contribute to a branch of ahother contributor! If the contributor make a `git rebase` your commit will be lost !
- Never contribute to a branch of another contributor! If the contributor make a `git rebase` your commit will be lost !
- Before you push your commit:
- Apply formatters (rustfmt and prettier) and linter (clippy)
- Document your code.
......
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