Skip to content

Commit 36f6687

Browse files
Merge pull request #3397 from darrenburns/patch-2
Fix some mistakes in contributing.rst
2 parents 0024b71 + 86def48 commit 36f6687

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.rst

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

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-
51+
Look through the `GitHub issues for bugs <https://github.com/pytest-dev/pytest/labels/type:%20bug>`_.
5352

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

@@ -60,7 +59,7 @@ Don't forget to check the issue trackers of your favourite plugins, too!
6059
Implement features
6160
------------------
6261

63-
Look through the `GitHub issues for enhancements <https://github.com/pytest-dev/pytest/labels/type:%20enhancement>`_. Here is a
62+
Look through the `GitHub issues for enhancements <https://github.com/pytest-dev/pytest/labels/type:%20enhancement>`_.
6463

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

0 commit comments

Comments
 (0)