docs: name contact@openspp.org as the Code of Conduct reporting contact - #155
Merged
Conversation
Both copies of the Contributor Covenant 2.1 still carried the upstream placeholder in the Enforcement section, leaving someone who needs to report a violation with no address to send it to. The DPG Standard also expects a Code of Conduct to provide one. OpenSPP2 already names contact@openspp.org in its own CODE_OF_CONDUCT.md, so this keeps a single reporting channel across the project. Closes #154
kneckinator
added a commit
that referenced
this pull request
Sep 1, 2026
Both copies of the Contributor Covenant 2.1 still carried the upstream placeholder in the Enforcement section, leaving someone who needs to report a violation with no address to send it to. The DPG Standard also expects a Code of Conduct to provide one. OpenSPP2 already names contact@openspp.org in its own CODE_OF_CONDUCT.md, so this keeps a single reporting channel across the project. Refs #154, closed by #155 on main; carried here so merging this branch does not reintroduce the placeholder. (cherry picked from commit 23f51b3)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Closes #154
What
Fills in the upstream Contributor Covenant 2.1 placeholder in the Enforcement section of both Code of Conduct copies, so a reporter has an actual address:
CODE_OF_CONDUCT.mddocs/community_and_support/code_of_conduct.md— renders at https://docs.openspp.org/community_and_support/code_of_conductBoth files are byte-identical on
main, and the edit keeps them so. Existing 110-column wrapping preserved.Why
Without a contact, someone who needs to report a violation has nowhere to send it — and the DPG Standard expects a Code of Conduct to name one. OpenSPP2 #377 already names
contact@openspp.orgin the code repo'sCODE_OF_CONDUCT.md, so this gives the project a single, consistent reporting channel.No other change: both files were already at Contributor Covenant 2.1.
🤖 Generated with Claude Code