- Fork this repository;
- Create your feature branch:
git checkout -b new-feature; - Commit your changes:
git commit -m 'feat: add some feature'; - Push to the branch:
git push origin new-feature.
After your pull request is merged, you can safely delete your branch.