Skip to content

Commit be47a67

Browse files
committed
doc: add Docs working group
1 parent aad6b9f commit be47a67

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

WORKING_GROUPS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ back in to the TSC.
3131
* [Post-mortem](#post-mortem)
3232
* [Intl](#intl)
3333
* [HTTP](#http)
34+
* [Documentation](#documentation)
3435

3536
#### Process:
3637

@@ -270,6 +271,21 @@ Its responsibilities are:
270271
+ Defining and adding common structures to the dumps generated
271272
in order to support tools that want to introspect those dumps
272273

274+
### [Documentation](https://github.com/nodejs/docs)
275+
276+
The Documentation working group exists to support the improvement of Node.js
277+
documentation, both in the core API documentation, and elsewhere, such as the
278+
Node.js website. Its intent is to work closely with Evangelism, Website, and
279+
Intl working groups to make excellent documentation available and accessible
280+
to all.
281+
282+
Its responsibilities are:
283+
284+
* Defining and maintaining documentation style and content standards.
285+
* Reviewing documentation PRs on Node.js core and nodejs.org.
286+
* Contributing new documentation geared to wide varieties of audiences to
287+
nodejs.org.
288+
273289
## Starting a WG
274290

275291
A Working Group is established by first defining a charter that can be

0 commit comments

Comments
 (0)