From ab2c10ad55126d653c9f05ab6314d60a58e48dba Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Mon, 15 Jun 2015 10:06:10 +0200 Subject: Remove a bunch, go towards issues instead. --- Contributing.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/Contributing.md b/Contributing.md index 8aaf248..9e9f428 100644 --- a/Contributing.md +++ b/Contributing.md @@ -11,13 +11,8 @@ Interested in participating? We suggest you start by: 2. Joining the IRC channel `irc://irc.w3.org:6667/#webassembly`. 3. Joining the [mailing list][]. -With that background understood and communication set up, [fork][] the relevant -[WebAssembly repositories][] and send a [pull request][]. Someone from the -[workshop group][] can then merge your pull request. - -Frequent and high-quality contributors will be invited to join the -[contributors group][]. Truly dedicated individuals will then be invited to the -[workshop group][]. +With that background understood and communication set up, feel free to +[file issues][] in the WebAssembly design repository. As WebAssembly moves forward we expect to form an official standards body, which will have its own contribution process to the specification. @@ -26,8 +21,4 @@ Happy assembly! [WebAssembly design]: https://github.com/WebAssembly/design [mailing list]: https://lists.w3.org/Archives/Public/public-webassembly/ - [fork]: https://help.github.com/articles/fork-a-repo/ - [WebAssembly repositories]: https://github.com/WebAssembly - [pull request]: https://help.github.com/articles/fork-a-repo/ - [workshop group]: https://github.com/orgs/WebAssembly/teams/workshop - [contributors group]: https://github.com/orgs/WebAssembly/teams/contributors + [file issues]: https://github.com/WebAssembly/design/issues -- cgit v1.2.3