X/Twitter: @lcheylus
Cybersecurity Linux BSD OpenBSD - Lyon addict
Messages in French and English
- fork repo
- git clone <repo>
- git remote add upstream <URL upstream>
- code code code...
- run tests (important ça !!!)
- git add
- git commit (avec un joli message)
- git push origin
- create PR
- fork repo
- git clone <repo>
- git remote add upstream <URL upstream>
- code code code...
- run tests (important ça !!!)
- git add
- git commit (avec un joli message)
- git push origin
- create PR