diff options
author | Samuel Lidén Borell <samuel@kodafritt.se> | 2025-08-29 22:36:52 +0200 |
---|---|---|
committer | Samuel Lidén Borell <samuel@kodafritt.se> | 2025-08-29 22:50:12 +0200 |
commit | 1cbb7f41889d4915ff0216c629250e82da6aa79c (patch) | |
tree | 9559f5dd4e5f9d1ebf3addd2e512f3b307614570 | |
parent | 3ad57a22df888b30a4fc1b4e6b40165fbcd6da5d (diff) | |
download | slul-try2-main.tar.gz slul-try2-main.tar.bz2 slul-try2-main.zip |
Copyright © 2024-2025 Samuel Lidén Borell <samuel@kodafritt.se>
I didn't put a copyright notice inside the file, because people might
contact me (as the copyright holder) instead of the authors/administrators
of any projects that might re-use this Code of Conduct text.
-rw-r--r-- | CODE_OF_CONDUCT.md | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..5fb0058 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,53 @@ +Code of Conduct +=============== + +No matter how small one's involvement is in the SLUL project, +this code of conduct always applies. + +Good behaviors +-------------- +Examples of good behaviors: + +* Being respectful to others +* Assuming good faith in others +* Using public communications, rather than private e-mail/phone/DM's + (unless requested) +* Accepting differing opinions and criticism from others +* Giving concrete criticism and explain the reasons +* Criticizing code/behaviors/things rather than people + +Unacceptable behaviors +---------------------- +Examples of unacceptable behaviors: + +* Sexualized language or behaviors +* Harassment +* Intentionally trying to provoke anger +* Spreading prejudices +* Publishing others' private information, such as home addresses +* Using someone else's identity + +Scope +----- +Unacceptable behaviors are still unacceptable even if conducted in private +and/or outside of the scope of the project. + +Violations +---------- +Violations will result a in action deemed appropriate. This will depend on +severity, frequency and intent. + +The maintainer(s) of the project will act when they see a violation. But you +can also send reports to samuel@kodafritt.se . You will remain anonymous. + +Copyright of this document +-------------------------- + +SPDX-License-Identifier: CC0-1.0 OR MIT-0 + +This document may be used under the Creative Commons CC0 license +and/or the MIT-0 license. If you use it in your own project, then please +replace the following: + +1. The project name in the very first paragraph +2. The e-mail address in the "Violations" section |