Harald Hoyer 460d2c
From d795211778faa0a56fea2c0adc4e8a3e67392b18 Mon Sep 17 00:00:00 2001
Harald Hoyer 460d2c
From: =?UTF-8?q?J=C3=B3hann=20B=2E=20Gu=C3=B0mundsson?= <johannbg@gmail.com>
Harald Hoyer 460d2c
Date: Fri, 28 Aug 2020 10:33:50 +0000
Harald Hoyer 460d2c
Subject: [PATCH] Adding code of conduct
Harald Hoyer 460d2c
Harald Hoyer 460d2c
---
Harald Hoyer 460d2c
 .github/CODE_OF_CONDUCT.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++
Harald Hoyer 460d2c
 README.md                  |  1 +
Harald Hoyer 460d2c
 2 files changed, 57 insertions(+)
Harald Hoyer 460d2c
Harald Hoyer 460d2c
diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md
Harald Hoyer 460d2c
new file mode 100644
Harald Hoyer 460d2c
index 00000000..50ed1730
Harald Hoyer 460d2c
--- /dev/null
Harald Hoyer 460d2c
+++ b/.github/CODE_OF_CONDUCT.md
Harald Hoyer 460d2c
@@ -0,0 +1,56 @@
Harald Hoyer 460d2c
+# Dracut Code of Conduct
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+This code of conduct outlines our expectations for participants within the Dracut community, as well as steps for reporting unacceptable behavior.
Harald Hoyer 460d2c
+We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to be honored. 
Harald Hoyer 460d2c
+Anyone who violates this code of conduct may be banned from the community.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+## Our Pledge
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+## Our Standards
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+Examples of behavior that contributes to a positive environment for our community include:
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+* Demonstrating empathy and kindness toward other people
Harald Hoyer 460d2c
+* Being respectful of differing opinions, viewpoints, and experiences
Harald Hoyer 460d2c
+* Giving and gracefully accepting constructive feedback
Harald Hoyer 460d2c
+* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
Harald Hoyer 460d2c
+* Focusing on what is best not just for us as individuals, but for the overall community
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+Examples of unacceptable behavior include:
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+* The use of sexualized language or imagery, and sexual attention or advances of any kind
Harald Hoyer 460d2c
+* Trolling, insulting or derogatory comments, and personal or political attacks
Harald Hoyer 460d2c
+* Public or private harassment
Harald Hoyer 460d2c
+* Publishing others’ private information, such as a physical or email address, without their explicit permission
Harald Hoyer 460d2c
+* Other conduct which could reasonably be considered inappropriate in a professional setting
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+## Our Responsibilities
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+Project maintainers are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+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, and will communicate reasons for moderation decisions when appropriate.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+## Scope
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+## Enforcement
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainer responsible for enforcement Harald Hoyer <harald@redhat.com>. 
Harald Hoyer 460d2c
+All complaints will be reviewed and investigated promptly and fairly and will result in a response that is deemed necessary and appropriate to the circumstances.
Harald Hoyer 460d2c
+Project maintainers are obligated to respect the privacy and security of the reporter of any incident.
Harald Hoyer 460d2c
+Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+## Attribution
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+This Code of Conduct is adapted from the [Contributor Covenant][homepage],
Harald Hoyer 460d2c
+version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+[homepage]: https://www.contributor-covenant.org
Harald Hoyer 460d2c
+
Harald Hoyer 460d2c
+For answers to common questions about this code of conduct, see the FAQ at https://www.contributor-covenant.org/faq. 
Harald Hoyer 460d2c
+Translations are available at https://www.contributor-covenant.org/translations.
Harald Hoyer 460d2c
diff --git a/README.md b/README.md
Harald Hoyer 460d2c
index 0ab54ea6..1932da4d 100644
Harald Hoyer 460d2c
--- a/README.md
Harald Hoyer 460d2c
+++ b/README.md
Harald Hoyer 460d2c
@@ -3,6 +3,7 @@ dracut
Harald Hoyer 460d2c
 
Harald Hoyer 460d2c
 dracut is an event driven initramfs infrastructure.
Harald Hoyer 460d2c
 
Harald Hoyer 460d2c
+[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md) 
Harald Hoyer 460d2c
 [![Build Status](https://travis-ci.org/dracutdevs/dracut.svg?branch=master)](https://travis-ci.org/dracutdevs/dracut)
Harald Hoyer 460d2c
 [![Fedora-31](https://github.com/dracutdevs/dracut/workflows/Fedora-31/badge.svg?branch=master)](https://github.com/dracutdevs/dracut/actions?query=workflow%3AFedora-31)
Harald Hoyer 460d2c
 [![Fedora-32](https://github.com/dracutdevs/dracut/workflows/Fedora-32/badge.svg?branch=master)](https://github.com/dracutdevs/dracut/actions?query=workflow%3AFedora-32)
Harald Hoyer 460d2c