@@ -35,28 +35,6 @@ channel][matrix] if you have an issue. There is no need to announce
35
35
your review request; as soon as you make a Pull Request, GitHub will
36
36
inform interested parties.
37
37
38
- ## Previews
39
-
40
- The website [ http://w3c-test.org ] ( http://w3c-test.org ) exists to help
41
- contributors demonstrate their proposed changes to others. If you are [ a GitHub
42
- collaborator] ( https://help.github.com/en/articles/permission-levels-for-a-user-account-repository )
43
- on WPT, then the content of your pull requests will be available at
44
- ` http://w3c-test.org/submissions/{{pull request ID}} ` , where "pull request ID"
45
- is the numeric identifier for the pull request.
46
-
47
- For example, a pull request at https://github.com/web-platform-tests/wpt/pull/3
48
- has a pull request ID ` 3 ` . Its contents can be viewed at
49
- http://w3c-test.org/submissions/3 .
50
-
51
- If you are * not* a GitHub collaborator, then your submission may be made
52
- available if a collaborator makes the following comment on your pull request:
53
- "w3c-test: mirror ".
54
-
55
- Previews are not created automatically for non-collaborators because the WPT
56
- server will execute Python code in the mirrored submissions. Collaborators are
57
- encouraged to enable the preview by making the special comment only if they
58
- trust the authors not to submit malicious code.
59
-
60
38
[ repo ] : https://github.com/web-platform-tests/wpt/
61
39
[ github flow ] : https://guides.github.com/introduction/flow/
62
40
[ public-test-infra ] : https://lists.w3.org/Archives/Public/public-test-infra/
0 commit comments