From 556de92bd45a70965d745ce7789c0bec2c901494 Mon Sep 17 00:00:00 2001 From: Jackson Isaiah Date: Fri, 13 Jan 2023 20:09:17 -0500 Subject: [PATCH 1/2] Add code of conduct --- .github/CODE_OF_CONDUCT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/CODE_OF_CONDUCT.md diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md new file mode 100644 index 000000000..76e2b5120 --- /dev/null +++ b/.github/CODE_OF_CONDUCT.md @@ -0,0 +1,9 @@ +# Community Code of Conduct + +This document provides community guidelines for a safe, respectful, productive, and collaborative place for any person who is willing to contribute to this repository. It applies to all “collaborative spaces”, which is defined as community communications channels (such as issues, patches, commit comments, message channels etc.). + + - Participants will be tolerant of opposing views. + - Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks. + - When interpreting the words and actions of others, participants should always assume good intentions. + - Behaviour which can be reasonably considered harassment will not be tolerated. + - Community guidelines in other communications channels (such as a community Discord channel) should also be read and observed. \ No newline at end of file From 83f901c9c716b47417ec15b90eef0b0cd7ef4b3a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 01:12:37 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 76e2b5120..ab0ae2674 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -6,4 +6,4 @@ This document provides community guidelines for a safe, respectful, productive, - Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks. - When interpreting the words and actions of others, participants should always assume good intentions. - Behaviour which can be reasonably considered harassment will not be tolerated. - - Community guidelines in other communications channels (such as a community Discord channel) should also be read and observed. \ No newline at end of file + - Community guidelines in other communications channels (such as a community Discord channel) should also be read and observed.