Skip to content

Commit 173b323

Browse files
chore: update how to contribute.
1 parent 5aba379 commit 173b323

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Everyone is welcome to contribute to this specification.
55
Any simple editorial contribution can simply be done with a GitHub Pull Request.
66
You can even do an inline edit of the file on GitHub.
77

8-
For more substantial contributions, please first start a thread in the
9-
[webapps mailing list](https://lists.w3.org/Archives/Public/public-webapps/) at the W3C.
8+
For more substantial contributions, please first [file an issue](https://github.com/w3c/manifest/issues/new) here on Github.
109

1110
Note: Contributions to this repository are intended to become part of Recommendation-track documents governed by the
1211
[W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy-20040205/) and
@@ -55,4 +54,4 @@ running tidy, as the changes are destructive ... in a good way:)):
5554

5655
```bash
5756
tidy -config tidyconfig.txt -o index.html index.html
58-
```
57+
```

0 commit comments

Comments
 (0)