Skip to content

Commit 365bbe3

Browse files
authored
Merge pull request #100 from sanketj/editingwg_pr_template
Add PR template
2 parents 2b8316d + b45ca8b commit 365bbe3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!-- Please fill in the sections below when making normative changes. Feel free to remove the sections when only making non-normative changes. -->
2+
3+
For normative changes, the following tasks have been completed:
4+
* [ ] Editing WG resolution on the proposed changes, with at least two implementers participating and not objecting:
5+
* [ ] WebKit
6+
* [ ] Chromium
7+
* [ ] Gecko
8+
9+
* [ ] For browsers that are shipping the feature, implementation bugs are filed for the proposed changes (link to bug, or write "Not Implementing"):
10+
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
11+
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
12+
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)

0 commit comments

Comments
 (0)