From 9811ebdc5777aac1d9a17eba320528a050256324 Mon Sep 17 00:00:00 2001 From: PaulC Date: Tue, 31 Dec 2019 10:32:31 +1100 Subject: [PATCH] Added how to reserve an issue to yourself when contributing --- CONTRIBUTING.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 `_. -:ref:`Talk ` to developers to find out how you can fix specific bugs. +:ref:`Talk ` 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!