Dan Ballard pushed to branch mullvad-browser-148.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser

Commits:

1 changed file:

Changes:

  • .gitlab/issue_templates/060 Rebase - Alpha.md
    ... ... @@ -13,7 +13,7 @@ The step-by-step rebase process is detailed on the [Rebase Process](https://gitl
    13 13
     - Rebase Mullvad Browser
    
    14 14
       - Prepare the rebase
    
    15 15
         - [ ] Push the `base-browser-*` tag
    
    16
    -    - [ ] Freeze the current default branch
    
    16
    +    - [ ] Freeze the current default branch (if not frozen during the tor-browser rebase)
    
    17 17
         - [ ] Create the target branch (`mullvad-browser-...-1`)
    
    18 18
       - Do the rebase
    
    19 19
         - [ ] Cherry-pick commits until `mullvad-browser-...-build1`
    
    ... ... @@ -27,6 +27,7 @@ The step-by-step rebase process is detailed on the [Rebase Process](https://gitl
    27 27
       - [ ] Tag and update the repository
    
    28 28
         - [ ] Tag `mullvad-browser-...-build1`
    
    29 29
         - [ ] Make `mullvad-browser-...-2` the default branch
    
    30
    +  - [ ] Send notification email to applications-team of the completed rebase and new open branch
    
    30 31
     
    
    31 32
     ---
    
    32 33