- Fork and clone the repository
- Create a new branch:
git checkout -b my-branch-name
- Make your changes
- Push to your fork
- Test changes thoroughly, make sure that there are no regressions ✔️
- Submit a pull request
- Pat yourself on the back and wait for your pull request to be reviewed and merged
Thanks! ❤️ ❤️ ❤️
GitHub Actions Team