From 5961641bc973525d9e1eca24a5d985cf3df2fdb1 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Wed, 21 Apr 2021 23:24:54 +0200 Subject: [PATCH] Some generic stuff. --- CODE_OF_CONDUCT.md | 49 ++++++++++++++++++++++++++++++++++++++++++++++ CONTRIBUTING.md | 3 +++ README.md | 12 ++++++++++-- SECURITY.md | 18 +++++++++++++++++ 4 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 CODE_OF_CONDUCT.md create mode 100644 CONTRIBUTING.md create mode 100644 SECURITY.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..461aa00 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,49 @@ +# Code of Conduct + +As contributors and maintainers of the Jazzband projects, and in the interest +of fostering an open and welcoming community, 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 the Jazzband a harassment-free +experience for everyone, regardless of the level of experience, gender, gender +identity and expression, sexual orientation, disability, personal appearance, +body size, race, ethnicity, age, religion, or nationality. + +Examples of unacceptable behavior by participants include: + +* The use of sexualized language or imagery +* Personal attacks +* Trolling or insulting/derogatory comments +* Public or private harassment +* Publishing other's private information, such as physical or electronic + addresses, without explicit permission +* Other unethical or unprofessional conduct + +The Jazzband roadies 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, or to ban temporarily or +permanently any contributor for other behaviors that they deem inappropriate, +threatening, offensive, or harmful. + +By adopting this Code of Conduct, the roadies commit themselves to fairly and +consistently applying these principles to every aspect of managing the +jazzband projects. Roadies who do not follow or enforce the Code of +Conduct may be permanently removed from the Jazzband roadies. + +This code of conduct applies both within project spaces and in public spaces +when an individual is representing the project or its community. + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by contacting the roadies at `roadies@jazzband.co`. +All complaints will be reviewed and investigated and will result in a response +that is deemed necessary and appropriate to the circumstances. Roadies are +obligated to maintain confidentiality with regard to the reporter of an +incident. + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 1.3.0, available at +[http://contributor-covenant.org/version/1/3/0/][version] + +[homepage]: http://contributor-covenant.org +[version]: http://contributor-covenant.org/version/1/3/0/ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ad78220 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +[![Jazzband](https://jazzband.co/static/img/jazzband.svg)](https://jazzband.co/) + +This is a [Jazzband](https://jazzband.co/) project. By contributing you agree to abide by the [Contributor Code of Conduct](https://jazzband.co/about/conduct) and follow the [guidelines](https://jazzband.co/about/guidelines). diff --git a/README.md b/README.md index 7990caa..03ac22c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# .github -Community health and config files for Jazzband +# Jazzband community health files + +[![Jazzband](https://jazzband.co/static/img/badge.svg)](https://jazzband.co/) + +These files exist here to be used as the base for all Jazzband projects. + +Community health file | Description +*CODE_OF_CONDUCT.md* | The [Jazzband Code of Conduct](https://jazzband.co/about/conduct) +*CONTRIBUTING.md* | The default CONTRIBUTING file as mentioned in the "[Jazzband guidelines](https://jazzband.co/about/guidelines)." +*SECURITY.md* | The general security policy for Jazzband projects diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..79e4da1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +In case you have found a security issue with ANY Jazzband project +please **do NOT open public GitHub issues, pull requests or anything +that could leak sensitive information to the public**. + +Jazzband asks you to instead responsibly report the security issue +by email to security@jazzband.co which is sent to the Jazzband roadies, +the people that maintain the Jazzband organization. A member of the +roadies will respond to you acknowledging your initial email and then, +depending on the action to be taken, further followup emails afterwards. + +If you would like to optionally encrypt the email to security@jazzband.co +please use the PGP key with the fingerprint: + + **02DE 8F84 2900 411A DD70  B137 4D87 558A F652 A00F** + +(short id F652A00F) which can be fetched from many public key servers.