-#### Details
-<!-- Explain what you did -->
-This PR fixes/adds a feature...
+<!--
+
+NOTE: the 4.4 branch is currently on security-support only. Nothing will be accepted on this branch that isn't either repository maintenance or fixing a security bug, and the latter shouldn't be a public pull request.
+
+-->
#### Additional info
-* [bmo#](https://bugzilla.mozilla.org/show_bug.cgi?id=)
+<!-- Paste the bug number after the # and after the = in the following line. -->
+* [bug#](https://bugzilla.mozilla.org/show_bug.cgi?id=)
-#### Test Plan
-<!-- How did you verify the fix/feature in steps -->
-1. Open the show_bug view
-2. Edit the bug
-3. ...