- Discuss major changes you wish to propose by creating an issue first
- Fork, clone, checkout
dev
, make changes (standard codestyle), push - PR to the
dev
branch
All code should be written and linted using Standard.
All commits should follow the Gitmoji guide.
:emoji: Capitalised description
🐛 Fixed volume bug
- Always pull before committing to minimise code conflicts.
- Commit to your own branch before making a PR to the dev branch.