mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-10 21:24:20 +01:00
430 B
430 B
CONTRIBUTING
- Open a Pull Request (PR)
- Make sure your PR is on a new branch you created off of the latest version of master
- Do not open a PR from your master branch
- Open a PR to start a discussion even if the code isn't finished (easier to collect feedback this way)
- Make sure all previous tests pass and add new tests for added behaviors