diff options
| author | Bernát Gábor <bgabor8@bloomberg.net> | 2020-02-25 16:21:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-25 16:21:09 +0000 |
| commit | 9722ec0ce477490a1fe0a017d2b6a9fea051151c (patch) | |
| tree | 7821ffae2091bf6aa0fdccc5d1d2793d9264a5d1 /.github | |
| parent | 7d8d2afddabbefe43643b0b926cc75227dba5aef (diff) | |
| download | virtualenv-9722ec0ce477490a1fe0a017d2b6a9fea051151c.tar.gz | |
Update CONTRIBUTING.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a251928..b9383ff 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing to ``virtualenv`` -Thank you for your interest in contributing to pip! There are many ways to contribute, and we appreciate all of them. +Thank you for your interest in contributing to virtualenv! 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/ |
