summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl29
1 files changed, 19 insertions, 10 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl b/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl
index db680abe6..d0d34069b 100644
--- a/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/create-dev-engagement-event.html.tmpl
@@ -321,22 +321,30 @@
<a href="https://www.mozilla.org/en-US/products/" target="_blank">
mozilla.org/products</a> for more information about Mozilla products.
</div>
- <input type="checkbox" name="product_fxos" id="product_fxos">
- <label for="product_fxos">Firefox OS</label><br>
<input type="checkbox" name="product_fx" id="product_fx">
<label for="product_fx">Firefox Web Browser</label><br>
- <input type="checkbox" name="product_webmaker" id="product_webmaker">
- <label for="product_webmaker">Webmaker</label><br>
- <input type="checkbox" name="product_persona" id="product_persona">
- <label for="product_persona">Persona</label><br>
- <input type="checkbox" name="product_marketplace" id="product_marketplace">
- <label for="product_marketplace">Marketplace</label><br>
- <input type="checkbox" name="product_tb" id="product_tb">
- <label for="product_tb">Thunderbird</label><br>
+
+ <input type="checkbox" name="product_encryption" id="product_encryption">
+ <label for="product_encryption">Encryption</label><br>
+
+ <input type="checkbox" name="product_web_asm" id="product_web_asm">
+ <label for="product_web_asm">Web Assembly/Platform</label><br>
+
+ <input type="checkbox" name="product_rust" id="product_rust">
+ <label for="product_rust">Rust</label><br>
+
+ <input type="checkbox" name="product_servo" id="product_servo">
+ <label for="product_servo">Servo</label><br>
+
+ <input type="checkbox" name="product_webvr" id="product_webvr">
+ <label for="product_webvr">webVR</label><br>
+
<input type="checkbox" name="product_fow" id="product_fow">
<label for="product_fow">The Free and Open Web</label><br>
+
<input type="checkbox" name="product_devtools" id="product_devtools">
<label for="product_devtools">Developer Tools</label><br>
+
<input type="checkbox" name="product_other" id="product_other">
<label for="product_other">Other:</label>
<input type="text" name="product_other_text" id="product_other_text"
@@ -455,6 +463,7 @@
</div>
<div class="field_desc">
Include Sponsorship Amounts and quick summary of benefits.
+ Should be edited to List the tiers of sponsorship amount and benefit that we can review.
</div>
<textarea name="sponsorship_suggestion" id="sponsorship_suggestion" rows="10" cols="40" class="wide"></textarea>
</div>