BMO/new-version
< BMO
Jump to navigation
Jump to search
Adding a new "rapid release" version
- create a tracking custom field:
- name: cf_tracking_firefox8
- description: tracking-firefox8
- type: drop down
- values: "---", "?", "+", "-"
- create a status custom field:
- name: cf_status_firefox8
- description: status-firefox8
- type: drop down
- values: "---", "unaffected", "affected", "fixed", "wontfix"
- add new milestones (yes, N+2 is correct for most products):
- Core: "mozilla10"
- Fennec: "Firefox 10"
- Firefox: "Firefox 10"
- Mozilla Services: "mozilla8"
- Toolit: "mozilla10"
- add new versions:
- Core: "8 Branch"
- Fennec: "Firefox 8"
- Firefox: "8 Branch"
- Toolkit: "8 Branch"