Contributing
July 10, 2023 ยท View on GitHub
We appreciate contributions from the community.
Click here to see the full Guidelines:
- issues are managed by the
@meeseeksdevbot - When opening an issue, make sure that it hasn't been solved
- Search on Google or Github.
- Include your system information
python -c "import IPython; print(IPython.sys_info())"
- All work is submitted through pull requests (PRs)
- PRs are submitted as soon as there is code to be discussed
Check these resources:
Now that we went through the basics, Here are more detailed documentation on areas of contribution:
Installing
Developer install information for installation steps.
Releasing
Testing
Documenting
Good First Issues
This is a link for issues that don't require deep knowledge of the project:
Click here: Good First Issues