Skip to content

[Repo] feat: Add Code of Conduct#19

Merged
finallyjay merged 1 commit intomainfrom
repo/add-code-of-conduct
Apr 8, 2026
Merged

[Repo] feat: Add Code of Conduct#19
finallyjay merged 1 commit intomainfrom
repo/add-code-of-conduct

Conversation

@finallyjay
Copy link
Copy Markdown
Owner

Summary

  • Adds CODE_OF_CONDUCT.md based on the Contributor Covenant v2.1

Test plan

  • Verify it appears in GitHub's community profile

Adds a Contributor Covenant-based code of conduct for the
project community.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 8, 2026 15:43
@finallyjay finallyjay merged commit a8feaba into main Apr 8, 2026
2 checks passed
@finallyjay finallyjay deleted the repo/add-code-of-conduct branch April 8, 2026 15:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-wide CODE_OF_CONDUCT.md intended to be based on the Contributor Covenant v2.1 so GitHub can surface it in the community profile.

Changes:

  • Introduces a new Code of Conduct document
  • Defines expected/unacceptable behavior and an enforcement/reporting path
  • Adds attribution to Contributor Covenant v2.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +34 to +36
Instances of abusive, harassing, or otherwise unacceptable
behavior may be reported by opening an issue or contacting
the maintainer. All complaints will be reviewed and
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The enforcement instructions encourage reporting by opening a GitHub issue. Code of Conduct reports often contain sensitive information, so routing reports through a public issue can expose reporters/targets and discourage reporting. Consider removing the issue-based reporting path and instead providing a private reporting channel (e.g., a dedicated email address or private contact form) with who receives it.

Copilot uses AI. Check for mistakes.
Comment on lines +42 to +44
This Code of Conduct is adapted from the
[Contributor Covenant](https://www.contributor-covenant.org),
version 2.1.
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The attribution says this document is adapted from Contributor Covenant “version 2.1”, but the body differs materially from the v2.1 template (e.g., missing the v2.1 sections like Scope/Enforcement Guidelines and the expanded protected-classes list). To avoid confusion/misattribution, either align the content with the official v2.1 text or adjust the attribution to clearly indicate it’s a customized/summarized variant (and consider linking the exact source text used).

Copilot uses AI. Check for mistakes.
Comment on lines +14 to +15
Examples of behavior that contributes to a positive
environment:
Copy link

Copilot AI Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammar: “Examples of behavior that contributes…” should agree with the plural subject “Examples” (e.g., “Examples of behavior that contribute…”).

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants