Skip to content

Commit 0ebef2d

Browse files
authored
Merge pull request #163 from foolip/patch-1
Ask for tests for normative changes in CONTRIBUTING.md
2 parents f98609e + 755f72e commit 0ebef2d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,12 @@ If you added a contributor by mistake, you can remove them in a comment with:
2929

3030
If you are making a pull request on behalf of someone else but you had no part
3131
in designing the feature, you can remove yourself with the above syntax.
32+
33+
# Tests
34+
35+
For normative changes, a corresponding
36+
[web-platform-tests](https://github.com/w3c/web-platform-tests) PR is highly appreciated. Typically,
37+
both PRs will be merged at the same time. Note that a test change that contradicts the spec should
38+
not be merged before the corresponding spec change. If testing is not practical, please explain why
39+
and if appropriate [file an issue](https://github.com/w3c/web-platform-tests/issues/new) to follow
40+
up later. Add the `type:untestable` or `type:missing-coverage` label as appropriate.

0 commit comments

Comments
 (0)