[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-102.6.0esr-12.5-1] squash! Adding issue template for bugs.
Richard Pospesel (@richard)
git at gitlab.torproject.org
Thu Jan 12 20:20:33 UTC 2023
Richard Pospesel pushed to branch tor-browser-102.6.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
e929baa6 by Richard Pospesel at 2023-01-12T20:20:15+00:00
squash! Adding issue template for bugs.
Adding issue and merge request templates
- - - - -
1 changed file:
- + .gitlab/merge_request_templates/default.md
Changes:
=====================================
.gitlab/merge_request_templates/default.md
=====================================
@@ -0,0 +1,25 @@
+## Merge Info
+
+<!-- Bookkeeping information for release management -->
+
+- ### Related Issues
+ - tor-browser#xxxxx
+ - tor-browser-build#xxxxx
+ - etc
+
+- ### Backport Timeline
+ - [ ] **Immediate** - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build)
+ - [ ] **Next Minor Stable Release** - patchset that needs to be verified in nightly before backport
+ - [ ] **Eventually** - patchset that needs to be verified in alpha before backport
+ - [ ] **No Backport** - patchset for the next major stable
+
+- ### Upstream Merging
+ - [ ] Merge to `base-browser` - typically for `!fixups` to patches in the `base-browser` branch, though sometimes new patches as well
+ - **NOTE**: if your changeset includes patches to both `base-browser` and `tor-browser` please please make separate merge requests for each part
+
+- ### Issue Tracking
+ - [ ] Link resolved issues with appropriate [Release Prep issue](https://gitlab.torproject.org/groups/tpo/applications/-/issues/?sort=updated_desc&state=opened&label_name%5B%5D=Release%20Prep&first_page_size=20) for changelog generation
+
+## Change Description
+
+<!-- Whatever context the reviewer needs to effectively review the patchset -->
\ No newline at end of file
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e929baa641607bc8572b4f2d22032bbdeebf7996
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e929baa641607bc8572b4f2d22032bbdeebf7996
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230112/ae73e82e/attachment-0001.htm>
More information about the tbb-commits
mailing list