Firstly, any contributions are welcome: Raising issues, asking or answering questions, submitting pull requests, requesting awesome features. Anything.
If you want to contribute and change the Positron code base then it might make sense to install Positron in editable mode with all dependencies. This will allow you to run all examples and tests and auto format the code.
pip install -e .[all]If you need any help understanding anything, that is totally normal and you shouldn't hesitate to ask any questions you have.
For this, you can either use the or GitHub discussions
If you find any security issues, please submit them privately on the GitHub repos security tab. Any advice or suggestion is extremely helpful and greatly appreciated.