Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed Code of Conduct Updates for January 2025 #941

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions code-of-conduct.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ Examples of unacceptable behavior include but are not limited to:
* Stalking or following someone without their consent
* Unwelcome physical contact
* Unwelcome sexual or romantic attention or advances
* Using CNCF projects or community spaces for political campaigning or promotion of political causes
Copy link
Member

Choose a reason for hiding this comment

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

mostly nits!!

  1. drop space before "promotion"
  2. For clarity, this does not restrict individuals' personal attire could be phrased better. To clarify, this policy does not restrict individuals from expressing personal views through their attire perhaps?
  3. Drop "Please see the Code of Conduct FAQ for more information." as the faq does NOT yet cover attire (and we don't need to add that to all the lines, there's is separate FAQ section on line 96)
  4. Is there a PR for adding attire to FAQ already?

thanks @jeremyrickard !

Copy link
Contributor

Choose a reason for hiding this comment

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

+1 to @dims comments

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dims I pushed a new commit that I think addresses comments 1-3.

I don't believe we have added a PR for the FAQ change. Let me verify if we have that ready to go and I'll handle it.

Copy link
Member

Choose a reason for hiding this comment

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

thanks @jeremyrickard !

LGTM

that are unrelated to the advancement of cloud native technology. For clarity, this does not restrict
individuals’ personal attire. Please see the Code of Conduct FAQ for more information.
* Other conduct which could reasonably be considered inappropriate in a
professional setting

Expand All @@ -90,6 +93,9 @@ For other projects, or for incidents that are project-agnostic or impact multipl

For incidents occurring at CNCF event that is produced by the Linux Foundation, please contact <[email protected]>.

## Frequently asked questions
For more information about this Code of Conduct, please see the [CNCF Code of Conduct Frequently Asked Questions](https://www.cncf.io/conduct/faq/).

## Enforcement

Upon review and investigation of a reported incident, the CoC response team that has jurisdiction will determine what action is appropriate based on this Code of Conduct and its related documentation.
Expand Down