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 ` to developers to find out how you can fix specific bugs. diff --git a/changelog/2949.trivial b/changelog/2949.trivial new file mode 100644 index 000000000..357d58253 --- /dev/null +++ b/changelog/2949.trivial @@ -0,0 +1 @@ +iUpdate github "bugs" link in CONTRIBUTING.rst