From d884164160300fff3d04a5f741d99cf4d9a45283 Mon Sep 17 00:00:00 2001 From: PaulC Date: Tue, 31 Dec 2019 12:49:37 +1100 Subject: [PATCH] removed trailing whitespace to fix linting issue --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index bebd23ed2..455998b78 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -51,7 +51,7 @@ Fix bugs Look through the `GitHub issues for bugs `_. -:ref:`Talk ` to developers to find out how you can fix specific bugs. To indicate that you are going +: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!