Skip to content

Commit e92015d

Browse files
authored
Add PR template
This PR introduces a PR template that all subsequent changes into this repo should use, as per resolution to w3c/editing#463. Once finalized, this template will be added to other Editing WG repos as well.
1 parent e8463fc commit e92015d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
For normative changes, the following tasks have been completed:
2+
* [ ] At least two implementers are interested:
3+
*
4+
*
5+
* [ ] Editing WG resolution on the proposed changes
6+
7+
Implementation bugs are filed:
8+
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
9+
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
10+
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)

0 commit comments

Comments
 (0)