docs: add Code of Conduct#131
Conversation
Add Contributor Covenant Code of Conduct v2.1 to establish community guidelines and promote a welcoming environment for all contributors.
|
This looks like a solid addition. I especially like that the file was added at the repository root since it makes expectations easy to find for new contributors. I’m still learning more about open-source contribution standards, but using Contributor Covenant v2.1 here seems like a good choice for consistency across projects. |
|
Good addition. The Contributor Covenant v2.1 is a reasonable baseline, and placing it at the repo root means GitHub will automatically surface it in the community health sidebar. One thing worth verifying: the v2.1 template includes a placeholder for a reporting contact, make sure that's pointing to an address someone actually monitors, since a CoC with no clear enforcement path tends to erode trust rather than build it, pairing this with a GOVERNANCE.md or at minimum a CONTRIBUTING.md that references the CoC would round out the community health picture. Clean, low-friction improvement overall. |
|
Thank you adding this. It creates a good framework for contributors to know what the standards are. It'll create consistency and professionalism, standardizing all contributions so that anyone working on this are always on the same page and know what the expectations are. |
|
This is a very good initiative to constitutionalize rules for community efforts |
|
Thanks for the contribution. Cross-checking against the official Contributor Covenant v2.1 source, this is an incomplete adoption of the template:
Suggest: fill in the contact method, restore the |
Summary
This PR adds a
CODE_OF_CONDUCT.mdfile to the repository based on the Contributor Covenant v2.1.Why This Matters
A Code of Conduct helps to:
Changes
CODE_OF_CONDUCT.mdwith Contributor Covenant v2.1Checklist