Confirmed users
25
edits
(fix link) |
(→Adding or changing features: fix links) |
||
| Line 7: | Line 7: | ||
If you aim to expose a new feature to the web or change an existing feature, please follow these steps: | If you aim to expose a new feature to the web or change an existing feature, please follow these steps: | ||
# [[# | # [[#new features|Evaluate the new feature]] or [[#Changing or evolving features|change to an existing features]]. | ||
# Email [https://groups.google.com/a/mozilla.org/g/dev-platform dev-platform] declaring your [[#Intent to prototype|intent to prototype]]. (It is okay to skip this step for small changes.) | # Email [https://groups.google.com/a/mozilla.org/g/dev-platform dev-platform] declaring your [[#Intent to prototype|intent to prototype]]. (It is okay to skip this step for small changes.) | ||
# Implement as normal. Code review rounds will take place, [https://github.com/w3c/web-platform-tests web-platform-tests] will be written, etc. | # Implement as normal. Code review rounds will take place, [https://github.com/w3c/web-platform-tests web-platform-tests] will be written, etc. | ||
# Email [https://groups.google.com/a/mozilla.org/g/dev-platform dev-platform] declaring your [[#Intent to ship|intent to ship]] on [[Release_Management/Release_Process|Firefox Release]]. | # Email [https://groups.google.com/a/mozilla.org/g/dev-platform dev-platform] declaring your [[#Intent to ship|intent to ship]] on [[Release_Management/Release_Process|Firefox Release]]. | ||
# If there's no negative feedback, ship it! | # If there's no negative feedback, ship it! | ||
=New features= | =New features= | ||