pip/.github/CONTRIBUTING.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
494 B
Markdown
Raw Permalink Normal View History

2017-04-04 14:45:04 +02:00
# Contributing to pip
Thank you for your interest in contributing to pip! There are many ways to
contribute, and we appreciate all of them.
As a reminder, all contributors are expected to follow our [Code of Conduct][coc].
[coc]: https://www.pypa.io/en/latest/code-of-conduct/
## Development Documentation
Our [development documentation](https://pip.pypa.io/en/latest/development/) contains details on how to get started with contributing to pip, and details of our development processes.