summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorDarren Burns <darrenburns@users.noreply.github.com>2018-04-12 20:54:32 +0100
committerGitHub <noreply@github.com>2018-04-12 20:54:32 +0100
commit958f1461254f717e742c73ff01e003cc4274ef37 (patch)
treedfe3885f95b22b6b48ec03fb355d0ec6663c613f /CONTRIBUTING.rst
parent015626ce69bfda6e12aad4e3c4454cf35ff5ac95 (diff)
downloadpytest-958f1461254f717e742c73ff01e003cc4274ef37.tar.gz
Update CONTRIBUTING.rst
Fixes a broken link in CONTRIBUTING.rst
Diffstat (limited to 'CONTRIBUTING.rst')
-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.