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