From c39fd061f0a85ad5cc15ac2e09d545ab55e11cf5 Mon Sep 17 00:00:00 2001 From: Patrick Barrett Date: Tue, 20 May 2025 09:32:18 -0500 Subject: [PATCH] fix CONTRIBUTING to say reference issue number 'or' url Signed-off-by: Patrick Barrett --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2a8d7c603..484b1c7dd1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -236,7 +236,7 @@ It’s important to describe the change in plain English for the reviewer to ver Solve only one problem per patch. If your description starts to get long, that’s a sign that you probably need to split up your patch. -If the patch fixes a logged bug entry, refer to that bug entry by number and URL. +If the patch fixes a logged bug entry, refer to that bug entry by number or URL. If the patch follows from a mailing list discussion, give a URL to the mailing list archive. Please format these lines as `Fixes:` followed by the URL or, for Github bugs, the bug number preceded by a #. For example: