Update CONTRIBUTING.rst

Fixes a broken link in CONTRIBUTING.rst
This commit is contained in:
Darren Burns
2018-04-12 20:54:32 +01:00
committed by GitHub
parent 015626ce69
commit 958f146125

View File

@@ -61,7 +61,7 @@ Implement features
------------------
Look through the GitHub issues for enhancements. Here is a filter you can use:
https://github.com/pytest-dev/pytest/labels/enhancement
https://github.com/pytest-dev/pytest/labels/type:%20enhancement
:ref:`Talk <contact>` to developers to find out how you can implement specific
features.