diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..95e2d8840 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +Closes #??? + + + +The following tasks have been completed: + +- [ ] Modified Web platform tests ([link](https://github.com/web-platform-tests/wpt/)) + +Implementation commitment: + +- [ ] WebKit ([link to issue](https://bugs.webkit.org/)) +- [ ] Chromium ([link to issue](https://issues.chromium.org/issues/new?component=1456855&template=0)) +- [ ] Gecko ([link to issue](https://bugzilla.mozilla.org/home)) + +Documentation and checks + +- [ ] Affects privacy +- [ ] Affects security +- [ ] Updated explainer ([link](https://github.com/w3c/webauthn/wiki)