From 591636a92f2ecc822eb353fabaa53f02ab4bff14 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Sun, 25 Aug 2024 21:29:04 -0400 Subject: [PATCH] Bug 1897545: More user-friendly pull request template (#187) a=dylan --- .github/pull_request_template.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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 -- 2.47.3