- Submit an issue describing your proposed change to the repo in question (optional).
- Fork the desired repo, develop and test your code changes.
- Submit a pull request.
Run make
to build and test.
Run the command make test
to test the changes locally.
Pull request title must start up with
- ✨ (
:sparkles:
), new feature ⚠️ (:warning:
), breaking feature- 🐛 (
:bug:
), bug fix - 📖 (
:book:
), document update - ♻️ (
:recycle:
), code refactor - ✅ (
:white_check_mark:
), test related - others, see https://gitmoji.dev/