Skip to content

Commit 0024b71

Browse files
authored
Merge pull request #3395 from darrenburns/patch-1
Update CONTRIBUTING.rst
2 parents 015626c + 17a43dc commit 0024b71

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ fix the bug itself.
4848
Fix bugs
4949
--------
5050

51-
Look through the GitHub issues for bugs. Here is a filter you can use:
52-
https://github.com/pytest-dev/pytest/labels/type%3A%20bug
51+
Look through the `GitHub issues for bugs <https://github.com/pytest-dev/pytest/labels/type:%20bug>`_. Here is a filter you can use:
52+
5353

5454
:ref:`Talk <contact>` to developers to find out how you can fix specific bugs.
5555

@@ -60,8 +60,7 @@ Don't forget to check the issue trackers of your favourite plugins, too!
6060
Implement features
6161
------------------
6262

63-
Look through the GitHub issues for enhancements. Here is a filter you can use:
64-
https://github.com/pytest-dev/pytest/labels/enhancement
63+
Look through the `GitHub issues for enhancements <https://github.com/pytest-dev/pytest/labels/type:%20enhancement>`_. Here is a
6564

6665
:ref:`Talk <contact>` to developers to find out how you can implement specific
6766
features.

0 commit comments

Comments
 (0)