morgan pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 7e46a153 by Morgan at 2026-01-27T11:14:23+00:00 Create a Default issue template in similar style as in tor-browser.git - - - - - 13e078df by Morgan at 2026-01-27T11:14:23+00:00 Add Bug Report and Revert issue templates - - - - - 2ad598cb by Morgan at 2026-01-27T11:14:23+00:00 Tweak issue template formatting for consistency - - - - - 11 changed files: - + .gitlab/issue_templates/000 Bug Report.md - .gitlab/issue_templates/Backport.md → .gitlab/issue_templates/010 Backport.md - + .gitlab/issue_templates/020 Revert.md - .gitlab/issue_templates/Uplift.md → .gitlab/issue_templates/030 Uplift.md - .gitlab/issue_templates/Release Prep - Tor Browser Alpha.md → .gitlab/issue_templates/040 Release Prep - Tor Browser Alpha.md - .gitlab/issue_templates/Release Prep - Tor Browser Stable.md → .gitlab/issue_templates/041 Release Prep - Tor Browser Stable.md - .gitlab/issue_templates/Release Prep - Tor Browser Legacy.md → .gitlab/issue_templates/042 Release Prep - Tor Browser Legacy.md - .gitlab/issue_templates/Release Prep - Mullvad Browser Alpha.md → .gitlab/issue_templates/050 Release Prep - Mullvad Browser Alpha.md - .gitlab/issue_templates/Release Prep - Mullvad Browser Stable.md → .gitlab/issue_templates/051 Release Prep - Mullvad Browser Stable.md - .gitlab/issue_templates/Release Prep - Tor VPN.md → .gitlab/issue_templates/060 Release Prep - Tor VPN.md - + .gitlab/issue_templates/Default.md Changes: ===================================== .gitlab/issue_templates/000 Bug Report.md ===================================== @@ -0,0 +1,43 @@ +# 🐞 Bug Report +<!-- +Use this template to report problems with the build system. Runtime +bugs for products built by the build system should be opened in their +respective repositories: +- Tor Browser: https://gitlab.torproject.org/tpo/applications/tor-browser +- Mullvad Browser: https://gitlab.torproject.org/tpo/applications/mullvad-browser +- Tor VPN: https://gitlab.torproject.org/tpo/applications/vpn/ + +The issue's title MUST provide a succinct description of the problem. + +Some good (hypothetical) titles: +- Required perl dependency missing from debian repositories +- Tor Browser macOS builds not reproducible +- Intermittent failure running make fetch + +Please DO NOT include information about platform in the title, it is redundant +with our labeling system! +--> + +## Reproduction steps +<!-- +Provide specific steps developers can follow to reproduce your issue. +--> + +## Expected behaviour +<!-- +Provide a description of the expected results. +--> + +## Actual behaviour +<!-- +Provide a description of what actually occurs and any relevant logs. +--> + +## Host Environment +<!-- +Please provide information about your host build environment (Linux distribution, version, +CPU architecture, etc) +--> + +/label ~"Apps::Product::BuildSystem" +/label ~"Apps::Type::Bug" ===================================== .gitlab/issue_templates/Backport.md → .gitlab/issue_templates/010 Backport.md ===================================== @@ -1,3 +1,5 @@ +# ⬅️ Backport Patchset + <!-- Title: Backport tor-browser-build-browser#12345: Title of Issue @@ -5,24 +7,22 @@ Title: This is an issue for tracking back-porting a patch-set (e.g. from main to maint-15.0) --> -## Backport Patchset - -### Book-keeping +## Book-keeping -#### Gitlab Issue(s) +### Gitlab Issue(s) - tor-browser#12345 - mullvad-browser#123 - tor-browser-build#12345 -#### Merge Request(s) +### Merge Request(s) - tor-browser-build!1234 -#### Target Channels +### Target Channels - [ ] maint-15.0 - [ ] maint-13.5 -### Notes +## Notes <!-- whatever additional info, context, etc that would be helpful for backporting --> ===================================== .gitlab/issue_templates/020 Revert.md ===================================== @@ -0,0 +1,46 @@ +# ❌ Revert Patchset +<!-- +This is an issue for tracking reverting a patch-set (e.g. Time-gated features +which are no longer needed after the expiration date) + +Please ensure the title has the following format: + +- Revert tor-browser-build#12345: Title of original issue +--> + +## Bookkeeping + +### Time Window +<!-- +When should this patchset be reverted? +--> + +- **Revert-After Date** + - Date: + +### Issue(s) +<!-- issue associated with the original patchset --> +- tor-browser#xxxxx +- mullvad-browser#xyz +- tor-browser-build#xxxxx + +### Merge Request(s) +<!-- merge-request associated with the original patchset --> +- tor-browser-build!xxxx + +### Target Channels +<!-- Which channel has the commits we need to revert? --> +- [ ] main +- [ ] maint-15.0 + +## Notes + +<!-- whatever additional info, context, etc that would be helpful for reverting --> + + +<!-- Do not edit beneath this line <3 --> + +--- + +/label ~"Apps::Product::TorBrowserBuild" +/label ~"Apps::Type::Chore" ===================================== .gitlab/issue_templates/Uplift.md → .gitlab/issue_templates/030 Uplift.md ===================================== @@ -1,3 +1,5 @@ +# ⬆️ Uplift Patchset + <!-- Title: Uplift tor-browser-build#12345: Title of Issue @@ -6,20 +8,18 @@ This is an issue for tracking uplift of a patch-set to an upstream build-depende --> -## Uplift Patchset - -### Book-keeping +## Book-keeping -#### Gitlab Issue(s) +### Gitlab Issue(s) - tor-browser-build#12345 -#### Merge Request(s) +### Merge Request(s) - tor-browser-build!1234 -#### Upstream Project Issue(s): +### Upstream Project Issue(s): -### Notes +## Notes <!-- whatever additional info, context, etc that would be helpful for uplifting --> ===================================== .gitlab/issue_templates/Release Prep - Tor Browser Alpha.md → .gitlab/issue_templates/040 Release Prep - Tor Browser Alpha.md ===================================== @@ -1,4 +1,4 @@ -# Release Prep Tor Browser Alpha +# 🧅 Release Prep Tor Browser Alpha - **NOTE** It is assumed the `tor-browser` alpha rebase and security backport tasks have been completed - **NOTE** This can/is often done in conjunction with the equivalent Mullvad Browser release prep issue ===================================== .gitlab/issue_templates/Release Prep - Tor Browser Stable.md → .gitlab/issue_templates/041 Release Prep - Tor Browser Stable.md ===================================== @@ -1,4 +1,4 @@ -# Release Prep Tor Browser Stable +# 🧅 Release Prep Tor Browser Stable - **NOTE** It is assumed the `tor-browser` release rebase and security backport tasks have been completed - **NOTE** This can/is often done in conjunction with the equivalent Mullvad Browser release prep issue ===================================== .gitlab/issue_templates/Release Prep - Tor Browser Legacy.md → .gitlab/issue_templates/042 Release Prep - Tor Browser Legacy.md ===================================== @@ -1,4 +1,4 @@ -# Release Prep Tor Browser Legacy +# 🧅 Release Prep Tor Browser Legacy - **NOTE** It is assumed the `tor-browser` release rebase and security backport tasks have been completed ===================================== .gitlab/issue_templates/Release Prep - Mullvad Browser Alpha.md → .gitlab/issue_templates/050 Release Prep - Mullvad Browser Alpha.md ===================================== @@ -1,4 +1,4 @@ -# Release Prep Mullvad Browser Alpha +# 🌐 Release Prep Mullvad Browser Alpha - **NOTE** It is assumed the `mullvad-browser` alpha rebase and security backport tasks have been completed - **NOTE** This can/is often done in conjunction with the equivalent Tor Browser release prep issue ===================================== .gitlab/issue_templates/Release Prep - Mullvad Browser Stable.md → .gitlab/issue_templates/051 Release Prep - Mullvad Browser Stable.md ===================================== @@ -1,4 +1,4 @@ -# Release Prep Mullvad Browser Stable +# 🌐 Release Prep Mullvad Browser Stable - **NOTE** It is assumed the `mullvad-browser` release rebase and security backport tasks have been completed - **NOTE** This can/is often done in conjunction with the equivalent Tor Browser release prep issue ===================================== .gitlab/issue_templates/Release Prep - Tor VPN.md → .gitlab/issue_templates/060 Release Prep - Tor VPN.md ===================================== @@ -1,4 +1,4 @@ -# Release Prep Tor VPN +# 🔑 Release Prep Tor VPN - **NOTE** It is assumed the `vpn` release has been tagged in the `vpn.git` repository ===================================== .gitlab/issue_templates/Default.md ===================================== @@ -0,0 +1,20 @@ +# Open a new Issue + +Please select the appropriate issue template from the **Description** drop-down. + +--- + +- 🐞 **Bug Report** - report a problem with the browser +- 💡 **Proposal** - suggest a new feature + +*NOTE*: the following issue types are intended for internal use + +- ⬅️ **Backport** - cherry-pick change to other release channels +- ❌ **Revert** - revert a change +- ⬆️ **Uplift** - uplift change to upstream project +- 🧅 **Release Prep - Tor Browser Alpha** - prepare a new Tor Browser Alpha Release +- 🧅 **Release Prep - Tor Browser Stable** - prepare a new Tor Browser Stable Release +- 🧅 **Release Prep - Tor Browser Legacy** - prepare a new Tor Browser Legacy Release +- 🌐 **Release Prep - Mullvad Browser Alpha** - prepare a new Mullvad Browser Alpha Release +- 🌐 **Release Prep - Mullvad Browser Stable** - prepare a new Mullvad Browser Stable Release +- 🔑 **Release Prep - Tor VPN** - prepare a new TorVPN Release View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/e... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/compare/e... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)