Skip to content
Merged
Changes from all commits
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 @@ -30,6 +30,12 @@ The OpenContainers team reserves the right to deny participation any individual
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct.
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the code of conduct team at codeofconduct@opencontainers.org. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The code of conduct team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Copy link
Contributor

Choose a reason for hiding this comment

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

codeofconduct@opencontainers.orgconduct@opencontainers.org. Do other orgs really use “codeofconduct@”?

Choose a reason for hiding this comment

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

This seems like a partial code of conduct -- have seen other code of conducts which include this language as well.. "in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, making comments, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.."

Copy link
Contributor

Choose a reason for hiding this comment

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

On Tue, Jun 07, 2016 at 10:16:38PM -0700, srpanoplos wrote:

This seems like a partial code of conduct -- have seen other code of
conducts which include this language as well.. "in the interest of
fostering an open and welcoming community, we pledge to respect all
people who contribute through reporting issues, making comments,
posting feature requests, updating documentation, submitting pull
requests or patches, and other activities.."

Both the Fedora and Contributor Covenant examples we cite as
inspirational also have this sort of positive goal-setting as well, so
I'm +1 to including something like it. However, it seems orthogonal
to the violation-reporting and enforcement language that this PR is
about; maybe file a separate PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree with @wking , I'd recommend filing another issue or PR around this, thanks!


Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

## Thanks

Thanks to the [Fedora Code of Conduct](https://getfedora.org/code-of-conduct) and [Contributor Covenant](http://contributor-covenant.org) for inspiration and ideas.
Expand Down