You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: