From 5b2441d2b9685fecba38cf7c6895a4fce0b6d471 Mon Sep 17 00:00:00 2001 From: Carter Perez Date: Tue, 9 Dec 2025 09:20:23 -0500 Subject: [PATCH] Update and rename CODE_OF_CONDUCT.md to CODE_OF_CONDUCT.rst --- CODE_OF_CONDUCT.md | 33 --------------------------------- CODE_OF_CONDUCT.rst | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 33 deletions(-) delete mode 100644 CODE_OF_CONDUCT.md create mode 100644 CODE_OF_CONDUCT.rst diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md deleted file mode 100644 index 3f7fffad..00000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,33 +0,0 @@ -# Code of Conduct -#### ©AngelaMos | CarterPerez-dev | CertGames.com | 2025 - -## Standards - -I'm committed to providing a welcoming and productive environment for all contributors. I expect participants to: - -- Use inclusive and respectful language -- Focus on constructive feedback and collaboration -- Accept differing viewpoints and experiences -- Show empathy and professionalism - -## Unacceptable Behavior - -The following behaviors are not tolerated: - -- Harassment, discrimination, or offensive comments -- Personal attacks or insults -- Publishing others' private information without consent -- Any conduct that would be inappropriate in a professional setting - -## Enforcement - -Violations of this code of conduct can be reported by contacting the project maintainer. All complaints will be reviewed and investigated. The maintainer reserves the right to remove, edit, or reject contributions that do not align with these standards. - -## Scope - -This code of conduct applies to all project spaces, including GitHub issues, pull requests, discussions, and any public spaces where someone represents the project. - -## And lastly.... Larry... -image - - diff --git a/CODE_OF_CONDUCT.rst b/CODE_OF_CONDUCT.rst new file mode 100644 index 00000000..13ad35d6 --- /dev/null +++ b/CODE_OF_CONDUCT.rst @@ -0,0 +1,34 @@ +Code of Conduct +================ + +©AngelaMos | CarterPerez-dev | CertGames.com | 2025 + +Standards +--------- + +I'm committed to providing a welcoming and productive environment for all contributors. I expect participants to: + +* Use inclusive and respectful language +* Focus on constructive feedback and collaboration +* Accept differing viewpoints and experiences +* Show empathy and professionalism + +Unacceptable Behavior +--------------------- + +The following behaviors are not tolerated: + +* Harassment, discrimination, or offensive comments +* Personal attacks or insults +* Publishing others' private information without consent +* Any conduct that would be inappropriate in a professional setting + +Enforcement +----------- + +Violations of this code of conduct can be reported by contacting the project maintainer. All complaints will be reviewed and investigated. The maintainer reserves the right to remove, edit, or reject contributions that do not align with these standards. + +Scope +----- + +This code of conduct applies to all project spaces, including GitHub issues, pull requests, discussions, and any public spaces where someone represents the project.