Skip to content

Commit c0edf53

Browse files
authored
Update pull_request_template.md
Draft updates to distinguish implementor commitments for shipped vs. unshipped features.
1 parent a41ce7c commit c0edf53

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<!-- Please fill in the sections below when making normative changes. Feel free to remove the sections when only making non-normative changes. -->
22

33
For normative changes, the following tasks have been completed:
4-
* [ ] At least two implementers are interested:
4+
* [ ] Editing WG resolution on the proposed changes
5+
6+
* [ ] Implementation interest for features that have yet to be shipped in all browsers (link to issue, or write "Implementing" or "Not Implementing"):
57
* [ ] WebKit
68
* [ ] Chromium
79
* [ ] Gecko
8-
* [ ] Editing WG resolution on the proposed changes
910

10-
Implementation bugs are filed:
11-
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
12-
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
13-
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
11+
* [ ] Implementation bugs for browsers that are shipping the feature:
12+
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
13+
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
14+
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)

0 commit comments

Comments
 (0)