CRA of doc-kit
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 71
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 31
Description
Broken out of #999
For discussion of https://github.com/nodejs/doc-kit/pull/999's doc-kit boostrap, which:
- Checks for an existing docs folder
- Creates a
doc-kit.config.mjsfile - Adds a
.gitignoreentry for the output
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading pull request #999 and its doc-kit bootstrap discussion, focusing on the existing docs-folder check, doc-kit.config.mjs creation, and .gitignore update. Done means the intended behavior and scope for these three bootstrap steps are agreed and documented clearly enough to guide implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100