Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

47 lines (27 loc) · 1.14 KB

Contributing

We appreciate contributions from the community.

Click here to see the full Guidelines:

  • issues are managed by the @meeseeksdev bot
  • 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

Release procedures

Testing

Testing Contributions

Documenting

Documentation Contributions


Good First Issues

This is a link for issues that don't require deep knowledge of the project:

Click here: Good First Issues