patternfly / patternfly/patternfly-doc-core
Modifications to files in consumer node_modules should be written to the supplied outputDir rather than in node_modules itself
Open
Nobody has claimed this yet.
PF Team
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 11
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 1
Description
Jira Issue: PF-2556
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 locating the code that modifies files under a consumer's node_modules and the handling of the supplied outputDir. Verify the behavior with the repository's existing tests or generation workflow, and consider the work done when modifications are written to outputDir rather than node_modules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100