This software is distributed under the Creative Commons Attribution - Non Commercial - No Derivatives 4.0 International license
- Do not push on
master
- "main" branch is
dev
- Create a new
feature
branch for each new feature development - Do not merge
feature
branches withdev
, create a pull request fromfeature
branch todev