diff options
author | nlscc <66028747+nlscc@users.noreply.github.com> | 2021-02-08 19:20:02 +0100 |
---|---|---|
committer | nlscc <66028747+nlscc@users.noreply.github.com> | 2021-02-08 19:20:02 +0100 |
commit | 0395717df04b2a951bd66c2e8163650cd5e302d1 (patch) | |
tree | f4106a0a2dfffb962e932fa98981f74081b16515 | |
parent | add auto-decrypt feature (diff) | |
download | samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.tar samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.tar.gz samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.tar.bz2 samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.tar.lz samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.tar.xz samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.tar.zst samloader-0395717df04b2a951bd66c2e8163650cd5e302d1.zip |
-rw-r--r-- | CODE_OF_CONDUCT | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT b/CODE_OF_CONDUCT new file mode 100644 index 0000000..68e21ba --- /dev/null +++ b/CODE_OF_CONDUCT @@ -0,0 +1,22 @@ +As contributors and maintainers of this project, we pledge to respect all +people who contribute through reporting issues, posting feature requests, +updating documentation, submitting pull requests or patches, and other +activities. + +We are committed to making participation in this project a harassment-free +experience for everyone, regardless of level of experience, gender, gender +identity and expression, sexual orientation, disability, personal appearance, +body size, race, ethnicity, age, or religion. + +Examples of unacceptable behavior by participants include the use of sexual +language or imagery, derogatory comments or personal attacks, trolling, public +or private harassment, insults, or other unprofessional conduct. + +Project maintainers have the right and responsibility to remove, edit, or +reject comments, commits, code, wiki edits, issues, and other contributions +that are not aligned to this Code of Conduct. Project maintainers who do not +follow the Code of Conduct may be removed from the project team. + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by opening an issue or contacting one or more of the project +maintainers. |