All PR’s are welcome!
fork
(https://github.com/vigo/textmate2-ruff-linter/fork)- Create your
branch
(git checkout -b my-features
) commit
yours (git commit -am 'implement new features'
)push
yourbranch
(git push origin my-features
)- Than create a new Pull Request!