summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.md
blob: 2a56334d81ec7fed462131e20e55e6d79214c24e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.