summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 79be79fa6..bbb4b414c 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -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.