Skip to content

Commit 3dc2238

Browse files
author
Derek Lewis
authored
Add Adding the language to the documentation style guide instructions (#132)
These instructions are relevant due to nodejs/node#34024.
1 parent f9187fa commit 3dc2238

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ npm test
1818

1919
## Add new language or grammar
2020

21+
### Adding the language to the documentation style guide
22+
23+
1. PR the [nodejs/node](https://github.com/nodejs/node) repo adding the language/grammar to the [documentation style guide](https://github.com/nodejs/node/blob/master/doc/guides/doc-style-guide.md)
24+
2125
### Adding the language to the linter
2226

2327
1. PR this repo adding the language/grammar

0 commit comments

Comments
 (0)