diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..bcff154 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +For normative changes, the following tasks have been completed: + * [ ] At least two implementers are interested: + * … + * … + * [ ] Editing WG resolution on the proposed changes + +Implementation bugs are filed: + * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=) + * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=) + * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)