Step 3: Add a CONTRIBUTING.md to your organization's open source repository
This pull request introduces a CONTRIBUTING.md template file.
This template should be used in all of your organization's repositories and be customized by the maintainers. The CONTRIBUTING.md file communicates expectations with contributors about how they can help contribute to the project.
The CONTRIBUTING.md file should be customized for each project as much as possible to be clear and helpful. If contributors aren't sure what to do, their contributions won't be as useful to the project. This often results in inconsistent contributions and longer than needed review time from maintainers before merging.
If you're looking for inspiration, here are some great examples of CONTRIBUTING.md files from notable projects. :sparkles:
Step 3: Add a
CONTRIBUTING.md
to your organization's open source repositoryThis pull request introduces a
CONTRIBUTING.md
template file.This template should be used in all of your organization's repositories and be customized by the maintainers. The
CONTRIBUTING.md
file communicates expectations with contributors about how they can help contribute to the project.The
CONTRIBUTING.md
file should be customized for each project as much as possible to be clear and helpful. If contributors aren't sure what to do, their contributions won't be as useful to the project. This often results in inconsistent contributions and longer than needed review time from maintainers before merging.If you're looking for inspiration, here are some great examples of
CONTRIBUTING.md
files from notable projects. :sparkles::keyboard: Action: Improve the guide to contributing
I'll respond when you merge this pull request.