From: Dave Miller Date: Mon, 26 Aug 2024 01:28:20 +0000 (-0400) Subject: Bug 1897545: User-friendly pull request template (#188) X-Git-Tag: bugzilla-4.4.14~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2582f847c0ee5ca4c5711e5c6a53fd73eb708d89;p=thirdparty%2Fbugzilla.git Bug 1897545: User-friendly pull request template (#188) a=dylan --- diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f0e4ee1f4d..1f1a91bb4b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,10 @@ -#### Details - -This PR fixes/adds a feature... + #### Additional info -* [bmo#](https://bugzilla.mozilla.org/show_bug.cgi?id=) + +* [bug#](https://bugzilla.mozilla.org/show_bug.cgi?id=) -#### Test Plan - -1. Open the show_bug view -2. Edit the bug -3. ...