Skip to content

Commit c39fd06

Browse files
committed
fix CONTRIBUTING to say reference issue number 'or' url
Signed-off-by: Patrick Barrett <[email protected]>
1 parent 92a1508 commit c39fd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ It’s important to describe the change in plain English for the reviewer to ver
236236
Solve only one problem per patch.
237237
If your description starts to get long, that’s a sign that you probably need to split up your patch.
238238

239-
If the patch fixes a logged bug entry, refer to that bug entry by number and URL.
239+
If the patch fixes a logged bug entry, refer to that bug entry by number or URL.
240240
If the patch follows from a mailing list discussion, give a URL to the mailing list archive.
241241
Please format these lines as `Fixes:` followed by the URL or, for Github bugs, the bug number preceded by a #.
242242
For example:

0 commit comments

Comments
 (0)