diff --git a/README.md b/README.md index 3f4f4e93..992ebf5d 100644 --- a/README.md +++ b/README.md @@ -120,3 +120,7 @@ When everything else is done - update corresponding part of README. Please run `tox` or `tox -e ci37` before submitting a patch to be sure your changes will pass CI. You can also run `flake8` or `pytest` commands manually. Examples can be found in `tox.ini`. + +## Contributing via issue triage [![Open Source Helpers](https://www.codetriage.com/faif/python-patterns/badges/users.svg)](https://www.codetriage.com/faif/python-patterns) + +You can triage issues and pull requests which may include reproducing bug reports or asking for vital information, such as version numbers or reproduction instructions. If you would like to start triaging issues, one easy way to get started is to [subscribe to python-patterns on CodeTriage](https://www.codetriage.com/faif/python-patterns).