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
A project homepage has been created that includes (when it applies)
A reference implementation
End user documentation
README.md
It starts with a one-line description that explains what the project is about, who might be interested in it, what language its written in, and how it might be different from similar projects.
It includes a list of features and limitations.
It states the goals and scope of the project to help set expectations and filter proposed changes down the line.
It includes the current status (e.g., proof of concept, used in production, active development, orphaned, etc.)
It includes a description of the kind of environment required to run the software and instructions for setting it up.
It clearly states the external dependencies and directions for installing them.
It includes a high-level development roadmap or link to open issues/milestones.
It explicitly asks for contributions with a link to CONTRIBUTING.md.
It has a License section that states the license.
Preparing to Maintain
At least one internal employee is committed to managing community interactions by triaging and responding to issues, giving feedback and merging pull requests
The process for releasing a new version is clearly documented
At least two internal employees have access to release new versions
At least one internal employee is committed to pulling each release into other internal products that depend on this project
Publish the code!
Ask the open source office to make the repository public
Communicate the release internally
Launch external marketing efforts
The text was updated successfully, but these errors were encountered:
I'm going to share commons-jms with the world, but before I do, I want to make sure:
Coordination
legal team @mention
(when it applies)security team @mention
creative team @mention
communications team @mention
andmarketing @mention
Preparation
correct email
is provided as a maintainer contactLICENSE
according to license policyCODE_OF_CONDUCT.md
created using this guide (https://docs.github.com/es/communities/setting-up-your-project-for-healthy-contributions/adding-a-code-of-conduct-to-your-project)CONTRIBUTING.md
based on the template in this repository.README.md
CONTRIBUTING.md
.Preparing to Maintain
Publish the code!
The text was updated successfully, but these errors were encountered: