We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a1508 commit c39fd06Copy full SHA for c39fd06
CONTRIBUTING.md
@@ -236,7 +236,7 @@ It’s important to describe the change in plain English for the reviewer to ver
236
Solve only one problem per patch.
237
If your description starts to get long, that’s a sign that you probably need to split up your patch.
238
239
-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.
240
If the patch follows from a mailing list discussion, give a URL to the mailing list archive.
241
Please format these lines as `Fixes:` followed by the URL or, for Github bugs, the bug number preceded by a #.
242
For example:
0 commit comments