From: Dave Miller Date: Mon, 26 Aug 2024 01:29:04 +0000 (-0400) Subject: Bug 1897545: More user-friendly pull request template (#187) X-Git-Tag: bugzilla-5.2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=591636a92f2ecc822eb353fabaa53f02ab4bff14;p=thirdparty%2Fbugzilla.git Bug 1897545: More user-friendly pull request template (#187) a=dylan --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ba470cf5e..f6e5b3b6f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,24 @@ + + #### Details This PR fixes/adds a feature... #### Additional info + * [bug#](https://bugzilla.mozilla.org/show_bug.cgi?id=) -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. - #### Test Plan 1. Open the show_bug view