morgan pushed to branch tor-browser-147.0a1-16.0-2 at The Tor Project / 
Applications / Tor Browser


Commits:
fd1aa8fe by Morgan at 2026-01-15T15:48:28+00:00
fixup! BB 43615: Add Gitlab Issue and Merge Request templates

- add time-gated feature issue template
- add a revert patchset issue template

- - - - -


3 changed files:

- + .gitlab/issue_templates/041 Time-Gated Feature.md
- + .gitlab/issue_templates/051 Revert.md
- .gitlab/issue_templates/Default.md


Changes:

=====================================
.gitlab/issue_templates/041 Time-Gated Feature.md
=====================================
@@ -0,0 +1,50 @@
+# 🕰️ Time-Gated Feature
+<!--
+Use this template to track implementation of some time-gated feature.
+Please try to make the title a good one-liner for the changelogs!
+
+Some good (hypothetical) titles:
+- Implement Year End Campaign 3000
+- Add User Survey link to about:tor
+- Spring Funding Campaign about:tor take-over
+-->
+
+## Description
+<!--
+Provide an overview of the technical/implementation aspects of this feature
+-->
+
+## Bookkeeping
+
+### Time Window
+<!--
+When should this feature be enabled and disabled?
+-->
+
+- **Start Date**
+  - Date:
+  - Time (UTC):
+
+- **End Date**
+  - Date:
+  - Time (UTC):
+
+### Proposal
+<!-- Add links to associated proposal issues (or delete block) -->
+- tor-browser#xxxxx
+- mullvad-browser#yyy
+
+### Design
+<!-- Add links to associated design issues (or delete block) -->
+- tpo/UX/Design#zzz
+
+<!-- Do not edit beneath this line <3 -->
+### Revert Issue
+<!-- Add link to the associated issue to revert this change -->
+- tor-browser#xxxxx
+- mullvad-browser#yyy
+
+---
+
+/label ~"Apps::Product::TorBrowser"
+/label ~"Apps::Type::Feature"


=====================================
.gitlab/issue_templates/051 Revert.md
=====================================
@@ -0,0 +1,45 @@
+# ❌ 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#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
+
+### Merge Request(s)
+<!-- merge-request associated with the original patchset -->
+- tor-browser!xxxx
+
+### Target Channels
+<!-- Which channel has the commits we need to revert? -->
+- [ ] Alpha
+- [ ] Stable
+
+## Notes
+
+<!-- whatever additional info, context, etc that would be helpful for 
reverting -->
+
+
+<!-- Do not edit beneath this line <3 -->
+
+---
+
+/label ~"Apps::Product::TorBrowser"
+/label ~"Apps::Type::Chore"


=====================================
.gitlab/issue_templates/Default.md
=====================================
@@ -13,7 +13,9 @@ Please select the appropriate issue template from the 
**Description** drop-down.
 - 💣 **Test** - develop a test or update testing infrastructure
 - 👣 **Fingerprinting** - open a fingerprinting issue
 - ✨ **Feature** - implement new features
+- 🕰️ **Time-Gated Feature** - implement a new feature which must be enabled 
for a particular window in time
 - ⬅️ **Backport** - cherry-pick change to other release channels
+- ❌ **Revert** - revert a change
 - ⤵️ **Rebase - Alpha** - rebase alpha to latest Firefox ESR version
 - ⤵️ **Rebase - Stable** - rebase stable to latest Firefox ESR version
 - ⤵️ **Rebase - Legacy** - rebase legacy to latest Firefox ESR 115 version



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fd1aa8feb93f5ae56f74a483e8d5c34bcf444434

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fd1aa8feb93f5ae56f74a483e8d5c34bcf444434
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to