Skip to content

Conversation

@mcollina
Copy link
Member

In the WORKING_GROUPS.md documentation, it is described how to start a
wg, but not how to join an existing wg. This commit addresses that
issue.

Fixes: #5448

cc @Fishrock123@mikeal@Trott

In the WORKING_GROUPS.md documentation, it is described how to start a wg, but not how to join an existing wg. This commit addresses that issue. Fixes: nodejs#5448
@mcollinamcollina added the meta Issues and PRs related to the general management of the project. label Feb 29, 2016
@rvagg
Copy link
Member

lgtm although an audit of what each of the WGs listed in this document is probably in order and we should make sure it's part of the WG charter process

@mcollina would you mind doing a quick audit and posting the results here?

@mcollina
Copy link
MemberAuthor

These are (or are not) the WG which includes a section on "how to join":

  • Website
  • Streams
  • Build
  • Tracing
  • Roadmap
  • http
  • Docker
  • Evangelism
  • Nan
  • Benchmarking
  • post-mortem
  • docs
  • inclusivity

Most wg do not include a governance doc, I think we should fix that as well.

(I've skipped the internationalization groups)

Currently this paragraph about joing is listed in the boostrap document, but I think it is worth repeating it in the main document, given that somebody who want to join a WG will likely skip the bootstrapping: https://github.com/nodejs/node/blob/master/WORKING_GROUPS.md#bootstrap-governance.

@Trott
Copy link
Member

Inclusivity WG (which is not listed above for some reason) has its own how-to-join process that involves filling out an online form.

@mcollina
Copy link
MemberAuthor

@Trott inclusivity is not listed because it is not listed here: https://github.com/nodejs/node/blob/master/WORKING_GROUPS.md. @nodejs/inclusivity would you mind adding adding a description there?

I've updated the list.

@nebrius
Copy link
Contributor

I'm pretty certain the inclusivity working group isn't supposed to be listed here. My understanding, and correct me if I'm wrong, is that this list is for working groups under the CTC, but the inclusivity WG is the (only) WG under the TSC, not the CTC.

@rvagg
Copy link
Member

rvagg commented Mar 1, 2016

^ that's correct, don't include it here, although it might be a good idea to think about how we can make sure people know about it and how to join it if they come here expecting to see a complete list of possible WGs to get involved in.

@mcollina
Copy link
MemberAuthor

I think it should be listed in that doc anyway, noting the fact that it is
not under the CTC.
Il giorno mar 1 mar 2016 alle 14:17 Rod Vagg [email protected] ha
scritto:

^ that's correct, don't include it here, although it might be a good idea
to think about how we can make sure people know about it and how to join it
if they come here expecting to see a complete list of possible WGs to get
involved in.


Reply to this email directly or view it on GitHub
#5488 (comment).

@jasnell
Copy link
Member

@rvagg@mcollina ... what's the status on this one?
@mcollina ... looks like it requires a rebase

@jasnell
Copy link
Member

LGTM

jasnell pushed a commit that referenced this pull request Apr 2, 2016
In the WORKING_GROUPS.md documentation, it is described how to start a wg, but not how to join an existing wg. This commit addresses that issue. Fixes: #5448 PR-URL: #5488 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: James M Snell <[email protected]>
@jasnell
Copy link
Member

I rebased and fixed this up on landing. Landed in d7987d9

@jasnelljasnell closed this Apr 2, 2016
MylesBorins pushed a commit that referenced this pull request Apr 5, 2016
In the WORKING_GROUPS.md documentation, it is described how to start a wg, but not how to join an existing wg. This commit addresses that issue. Fixes: #5448 PR-URL: #5488 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: James M Snell <[email protected]>
This was referenced Apr 5, 2016
MylesBorins pushed a commit that referenced this pull request Apr 8, 2016
In the WORKING_GROUPS.md documentation, it is described how to start a wg, but not how to join an existing wg. This commit addresses that issue. Fixes: #5448 PR-URL: #5488 Reviewed-By: Rod Vagg <[email protected]> Reviewed-By: James M Snell <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Apr 11, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@mcollina@rvagg@Trott@nebrius@jasnell@MylesBorins