Skip to content

Commit 30aa45b

Browse files
authored
Bug 1893853: make request for bug number explicit on pull request template (#127)
1 parent b6a4dcc commit 30aa45b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
This PR fixes/adds a feature...
44

55
#### Additional info
6-
* [bmo#](https://bugzilla.mozilla.org/show_bug.cgi?id=)
6+
* [bug#](https://bugzilla.mozilla.org/show_bug.cgi?id=)
7+
8+
NOTE: Bug number is required. If you haven't filed a bug on https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla yet, don't submit the Pull Request. Please edit the above link to put the bug number both immediately after the # character and after the = character at the end. You can delete this paragraph once you've added your bug number.
79

810
#### Test Plan
911
<!-- How did you verify the fix/feature in steps -->

0 commit comments

Comments
 (0)