Skip to content

Commit ba763b4

Browse files
fooliptravisleithead
authored andcommitted
Ask for tests for normative changes in CONTRIBUTING.md (#32)
See https://github.com/foolip/testing-in-standards/blob/master/policy.md for context. This phrasing matches that used for many other specs' CONTRIBUTING.md files.
1 parent 8a9669d commit ba763b4

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
@@ -22,3 +22,12 @@ If you added a contributor by mistake, you can remove them in a comment with:
2222

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

0 commit comments

Comments
 (0)