Skip to content

Remove Inactive WGs #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions contribute_to_node.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ and we'll label your request as `intro requested`. A collaborator will facilitat
### Group contributing guides
- [Website WG](https://github.com/nodejs/nodejs.org/blob/master/CONTRIBUTING.md#nodejs-community-contributing-guide-10)<br>
The Website Working Group is primarily concerned with the code and overall structure of the [Node.js](https://nodejs.org) website.
- [Docs WG](https://github.com/nodejs/docs/blob/master/CONTRIBUTING.md#contributing-to-the-docs)<br>
This group serves as a central place for Node.js documentation coordination, but not documentation itself. They will help get you there.
- [HTTP2](https://github.com/nodejs/http2/blob/master/CONTRIBUTING.md#contributing-to-nodejs)<br>
This repository focuses on an HTTP/2 implementation for Node.js Core
- [citgm](https://github.com/nodejs/citgm/blob/master/CONTRIBUTING.md#making-changes-to-citgm)<br>
citgm is a tool for pulling down an arbitrary module from npm and testing it using a specific version of the node runtime. The Node.js project uses citgm to smoketest releases and controversial changes.
- [Diagnostics WG](https://github.com/nodejs/diagnostics#diagnostics-working-group)<br>
Expand Down