Open
Description
Describe what scenario you think is uncovered by the existing examples/articles
As a potential contributor, I would like to have a CONTRIBUTING.md
file for each package within this mono repo. I would like this file to answer:
- How am I recommended to develop the package locally?
- How am I recommended to create a pull request?
- How am I recommended to test the package locally and with unit tests?
- Ideally, a list of "good first contributions" for new maintainers to start diving into the codebase.
- An overview of how does the package work (if non-trivial)? Include diagrams or visualisations?