python-lsp / python-lsp-server

Fork of the python-language-server project, maintained by the Spyder IDE team and the community
MIT License
1.9k stars 197 forks source link

permission to push branches #580

Closed agserrano3 closed 2 months ago

agserrano3 commented 2 months ago

Hi there, I work with @bagel897, and I would love to get permissions to push branches to the repo so I can open pull requests. Our main objective is to work on code quality and the automatization of the search and fix of issues. Thanks! CC: @gatesn @ccordoba12

krassowski commented 2 months ago

The usual contribution flow would be forking the repository and opening pull requests from your own fork.

agserrano3 commented 2 months ago

awesome! thanks for the info.