We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 907f7bb commit 5a8b203Copy full SHA for 5a8b203
CONTRIBUTING.md
@@ -19,8 +19,6 @@ compiled code in `dist`.
19
20
`dist-raw` is for larger chunks of code which are not compiled nor linted because they have been copy-pasted from `node`'s source code.
21
22
-We publish using `np`: https://npm.im/np
23
-
24
## Documentation
25
26
Documentation is written in markdown in `website/docs` and rendered into a website by Docusaurus.
@@ -44,6 +42,8 @@ This site was used to generate the favicon from a high-res PNG export of the SVG
44
42
45
43
## Release checklist
46
+We publish using `np`: https://npm.im/np
+
47
1. Merge `docs` into `main`
48
2. Rebuild the README (see instructions above, necessary because npmjs.com renders the readme)
49
3. Publish with `np`
0 commit comments