From 2de9c0f7bbc3895bc4fe305b0ed85a91ced08a31 Mon Sep 17 00:00:00 2001 From: Kagami Sascha Rosylight Date: Wed, 22 May 2024 20:35:10 +0200 Subject: [PATCH] Split implementor interest and implementation bugs from PR template --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index de8a05c..d30ca9c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,12 @@ Closes #???? For normative changes, the following tasks have been completed: - + * [ ] At least two implementers are interested (and none opposed): + * … + * … * [ ] Modified Web platform tests (link to pull request) -Implementation commitment: +Implementation bugs are filed: * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=) * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)