summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorPaulC <paulc@singlespoon.org.au>2019-12-31 10:32:31 +1100
committerPaulC <paulc@singlespoon.org.au>2019-12-31 10:32:31 +1100
commit9811ebdc5777aac1d9a17eba320528a050256324 (patch)
treec736186ac9afc50a106728b7ae1cf9fab5e6a590 /CONTRIBUTING.rst
parent9924432a2e37d4e4b09be939f5c4162fb898d89f (diff)
downloadpytest-9811ebdc5777aac1d9a17eba320528a050256324.tar.gz
Added how to reserve an issue to yourself when contributing
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index a3ae731e4..bebd23ed2 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -51,7 +51,8 @@ Fix bugs
Look through the `GitHub issues for bugs <https://github.com/pytest-dev/pytest/labels/type:%20bug>`_.
-:ref:`Talk <contact>` to developers to find out how you can fix specific bugs.
+:ref:`Talk <contact>` to developers to find out how you can fix specific bugs. To indicate that you are going
+to work on a particular issue, add a comment to that effect on the specific issue.
Don't forget to check the issue trackers of your favourite plugins, too!