Confirmed users
111
edits
(Add a page for filing gecko feature requests) |
m (Fix formatting) |
||
| Line 19: | Line 19: | ||
'''Type''': | '''Type''': | ||
* enhancement | * <code>enhancement</code> | ||
In the | In the '''URL''' field: | ||
A link to the relevant specification for the feature. If more than one link is required additional links can be added to the ```See Also``` field | A link to the relevant specification for the feature. If more than one link is required additional links can be added to the ```See Also``` field | ||
In the | In the '''See Also''' field: | ||
* A link to the [https://github.com/mozilla/standards-positions/issues GitHub issue] for the Mozilla standards-position request relating to the feature (if any) | * A link to the [https://github.com/mozilla/standards-positions/issues GitHub issue] for the Mozilla standards-position request relating to the feature (if any) | ||
* A link to the [https://github.com/webkit/standards-positions/issues GitHub issue] for WebKit standards-position request relating to the feature (if any) | * A link to the [https://github.com/webkit/standards-positions/issues GitHub issue] for WebKit standards-position request relating to the feature (if any) | ||
* [https://wpt.fyi wpt.fyi] links for any web-platform-tests covering the feature (if known) | * [https://wpt.fyi wpt.fyi] links for any web-platform-tests covering the feature (if known) | ||
In the | In the '''User Story''' field: | ||
* If the feature corresponds to a single web-feature then a line containing the string <code>web-feature:{feature-id}</code> | * If the feature corresponds to a single web-feature then a line containing the string <code>web-feature:{feature-id}</code> | ||
In the | In the '''Whiteboard''' field: | ||
* The string <code>[platform-feature]</code> | * The string <code>[platform-feature]</code> | ||
In the | In the '''Keywords''' field: | ||
* <code>parity-chrome</code> if the feature is already implemented in Chrome | * <code>parity-chrome</code> if the feature is already implemented in Chrome | ||
* <code>parity-safari</code> if the feature is already implemented in Safari | * <code>parity-safari</code> if the feature is already implemented in Safari | ||