webpack / webpack/webpack.js.org
Contribute - Codebase Overview / Contribution Guide
Open
@TheLarkInn is already working on this.
Since Feb 6, 2018.
Contribute
Enhancement
Help Wanted
In Planning
- Dominant language
- MDX
- Stars
- 2.3k
- Forks
- 3.4k
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 71
Description
After a great suggestion from a contributor, I've decided to open this issue to any contributors who would like to create a section completely devoted to contributing to the webpack source code, and an overview of the code.
- Codebase Overview - https://reactjs.org/docs/how-to-contribute.html
- Contribution Guide - https://reactjs.org/docs/codebase-overview.html
Both links show a great bulleted list of things that should be mentioned in this adaptation for webpack. I'm going to assign myself as advisor/mentor to this for contributors who would like to take a piece of one of these tasks. Breaking it down we'd need to:
- Section for contributing built into docs arch.
- Section for code overview built into docs arch.
- Start adding actual content for the pages/sections.
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.
Assessment
This issue has not been assessed yet.