6 Commits

Author SHA1 Message Date
Wonsuk Choi
0beabe59bd
docs: update CONTRIBUTING.md (#2986)
* docs: update CONTRIBUTING.md

* docs(CONTRIBUTING.md): update documentation section including 'pnmdrs/docs'

* docs(CONTRIBUTING.md): add period

* docs(CONTRIBUTING.md): sepatate 'installing' and 'starting dev server'

* docs(CONTRIBUTING.md): unify the tone of the command part
2025-02-02 08:26:42 +09:00
Wonsuk Choi
3fdf3c9b20
docs(CONTRIBUTING.md): change 'pnpm' to 'pnpm install' for installing dependencies (#2890) 2024-12-09 21:13:42 -05:00
Daishi Kato
6d6383054f
Migrate to pnpm (#2545)
* migrate to pnpm

* some fixes

* simplify

* some more adjustments
2024-05-12 14:43:45 +09:00
Charles Kornoelje
19960f6d96
docs(contributing): update test command (#2234) 2023-12-09 13:39:25 +09:00
Blazej Sewera
d2700adfff
docs(contributing): reformat and fix typos, extend the committing guide (#1592) 2023-02-02 20:19:51 +09:00
Holger Grosse-Plankermann
ab4118d395
fix(docs): add an initial version of a contributers guide (#1580)
* fix(docs): add an initial version of a contributers guide

* Update CONTRIBUTING.md

- Removed eventually because we're pretty close to having the docs in a good place thanks to everyones help
- Altered case for consistency

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>

* Update CONTRIBUTING.md

Some of the original notes in that discussion were shorthand so cleaning up a bit

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>

* Update CONTRIBUTING.md

Some of the original notes in that discussion were shorthand so cleaning up a bit

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>

* Update CONTRIBUTING.md

Some of the original notes in that discussion were shorthand so cleaning up a bit

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>

* Update CONTRIBUTING.md

Some of the original notes in that discussion were shorthand so cleaning up a bit

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>

* fix(docs): applying changes from the review. Start a discussion first.

---------

Co-authored-by: Chris K <55621012+chrisk-7777@users.noreply.github.com>
2023-01-30 08:52:50 +09:00