morgan pushed to branch tor-browser-128.7.0esr-14.5-1 at The Tor Project / Applications / Tor Browser

Commits:

2 changed files:

Changes:

  • .gitlab/issue_templates/Uplift.md
    1
    +<!--
    
    2
    +Title:
    
    3
    +    Uplift tor-browser#12345: Title of Issue
    
    4
    +-->
    
    5
    +
    
    6
    +# Uplift Patchset
    
    7
    +
    
    8
    +## Gitlab Issue(s)
    
    9
    +- tor-browser#12345
    
    10
    +- mullvad-browser#12345
    
    11
    +
    
    12
    +## Upstream Mozilla Issue(s):
    
    13
    +- https://bugzilla.mozilla.org/show_bug.cgi?id=12345
    
    14
    +
    
    15
    +## Notes
    
    16
    +
    
    17
    +<!-- whatever additional info, context, etc that would be helpful for uplifting -->
    
    18
    +
    
    19
    +/label ~"Apps::Type::Uplift"

  • .gitlab/merge_request_templates/default.md
    ... ... @@ -48,6 +48,9 @@
    48 48
     - [ ] **Localization**: typos and other localization changes that should be also in the release branch
    
    49 49
     - [ ] **Other**: please explain
    
    50 50
     
    
    51
    +### Uplifting
    
    52
    +- [ ] Patchset is a candidate for uplift to Firefox
    
    53
    +
    
    51 54
     ### Issue Tracking
    
    52 55
     - [ ] 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
    
    53 56