From 2582f847c0ee5ca4c5711e5c6a53fd73eb708d89 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Sun, 25 Aug 2024 21:28:20 -0400 Subject: [PATCH] Bug 1897545: User-friendly pull request template (#188) a=dylan --- .github/pull_request_template.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) 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. ... -- 2.47.2