From fde49104ed0d33a0ff10762386bb4a36801b2121 Mon Sep 17 00:00:00 2001 From: groundcat <11240246+groundcat@users.noreply.github.com> Date: Tue, 7 Jan 2025 07:11:05 -0500 Subject: [PATCH] Add Code of Conduct (#2364) --- CODE_OF_CONDUCT.md | 2 ++ CONTRIBUTING.md | 4 +++- README.md | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000000..9e15175ddc --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,2 @@ +### Community Participation Guidelines +Your participation in the Public Suffix List project should follow the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/ "Mozilla Community Participation Guidelines") as well as the [GitHub Community Participation Guidelines](https://help.github.com/en/github/site-policy/github-community-guidelines "GitHub Community Participation Guidelines"). Behavior that falls into the areas forbidden by either document is unwelcome and will result in further escalation. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ff00ad950e..54cf34d7fe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,9 @@ Make sure to review with the [Guidelines](https://github.com/publicsuffix/list/w Please also note that there is no guarantee of inclusion, nor we are able to provide an ETA for any inclusion request. This is also true of projects that incorporate the PSL downline. This is described, outlined and diagrammed [here]( https://github.com/publicsuffix/list/wiki/Guidelines#appropriate-expectations-on-derivative-propagation-use-or-inclusion). -PSL Mailing List +Before you attempt to make a contribution or comment, please read the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/). + +## PSL Mailing List We suggest that submitters and users/integrators of the PSL to please join the (low traffic) mailing list to be aware of changes to structure, processes or formatting. diff --git a/README.md b/README.md index 938e20b102..1b43587489 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,7 @@ Did guidance related to an issue with Facebook or Apple bring you here? [Read th ## Email Communication Policy We tend to use the subject line tag "[PSL notification]" in all Public Suffix List communications. For effective spam filtering, you can create a case-insensitive filter to allow only emails with exact "[PSL notification]" in the subject line. If you choose to set up such a filter in your email application, please verify the filter is implemented correctly and test it thoroughly to ensure you don't accidentally miss important communications from us. + +## Code of Conduct + +Your participation in the Public Suffix List project should follow the [Mozilla Community Participation Guidelines](https://www.mozilla.org/en-US/about/governance/policies/participation/ "Mozilla Community Participation Guidelines") as well as the [GitHub Community Participation Guidelines](https://help.github.com/en/github/site-policy/github-community-guidelines "GitHub Community Participation Guidelines"). Behavior that falls into the areas forbidden by either document is unwelcome and will result in further escalation.