Richard Pospesel pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: 0ab09cee by Richard Pospesel at 2023-01-16T04:39:44+00:00 Add default merge request template
- - - - -
1 changed file:
- + .gitlab/merge_request_templates/default.md
Changes:
===================================== .gitlab/merge_request_templates/default.md ===================================== @@ -0,0 +1,21 @@ +## 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 + +- ### Issue Tracking + - [ ] Link resolved issues with appropriate [Release Prep issue](https://gitlab.torproject.org/groups/tpo/applications/-/issues/?sort=updated...) 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-build/-/commit/0a...
tbb-commits@lists.torproject.org