From 58999d4e8a51911d2844cde50accc5418bf04307 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 18 Jul 2022 22:51:03 -0400 Subject: [PATCH] Code of Conflict Signed-off-by: Tommy --- config.yml | 2 ++ content/conduct.md | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 content/conduct.md diff --git a/config.yml b/config.yml index e07fcd7..5f41ac4 100644 --- a/config.yml +++ b/config.yml @@ -44,6 +44,8 @@ params: buttons: - name: About url: about + - name: Conduct + url: conduct - name: Donate url: donate - name: Tags diff --git a/content/conduct.md b/content/conduct.md new file mode 100644 index 0000000..0301d00 --- /dev/null +++ b/content/conduct.md @@ -0,0 +1,9 @@ +--- +title: "Code of Conflict" +--- + +The development effort of PrivSec.dev is a very personal process compared to “traditional” ways of developing a community website. Your recommendations and ideas behind it will be carefully reviewed, often resulting in critique and criticism. Know that this happens because everyone involved wants to see the best possible solution for the overall success of PrivSec.dev. + +If however, anyone feels personally abused, threatened, or otherwise uncomfortable due to this process, that is not acceptable. If so, please contact the us at contact@privsec.dev or the individual members, and they will work to resolve the issue to the best of their ability. + +As a maintainer or collaborator of PrivSec.dev, please strive to keep things civil and focused on the technical issues involved. We are all humans, and frustrations can be high on both sides of the process. Try to keep in mind the immortal words of Bill and Ted, “Be excellent to each other.” \ No newline at end of file