summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorEugene Prikazchikov <eprikazc@gmail.com>2017-11-25 17:39:15 +0300
committerEugene Prikazchikov <eprikazc@gmail.com>2017-11-25 17:44:58 +0300
commite273f5399d8a3833e49c69eb5f1630fb4da030a4 (patch)
treea3d66d6a7ad5599d2ca94b7df808889fbacda6a1 /CONTRIBUTING.rst
parent27935ebec92d76239b9876b8b185ffa24481b983 (diff)
downloadpytest-e273f5399d8a3833e49c69eb5f1630fb4da030a4.tar.gz
Update github "bugs" link
Apparently, some time ago label was renamed from bug to "type:bug"
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 68db81398..d85a894b9 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -49,7 +49,7 @@ Fix bugs
--------
Look through the GitHub issues for bugs. Here is a filter you can use:
-https://github.com/pytest-dev/pytest/labels/bug
+https://github.com/pytest-dev/pytest/labels/type%3A%20bug
:ref:`Talk <contact>` to developers to find out how you can fix specific bugs.