Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added code of coduct #251

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ The vision is that it grows over time as the teams and governance structure evol

about/what_is_mautic

.. toctree::
:maxdepth: 2
:caption: Policies
:hidden:

policies/code_of_conduct/code_of_conduct


.. toctree::
:maxdepth: 2
:caption: Teams
Expand Down
7 changes: 7 additions & 0 deletions docs/links/creative_commons_attribution.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from . import link

link_name = "Creative Commons Attribution-ShareAlike license"
link_text = "Creative Commons Attribution-ShareAlike license"
link_url = "https://creativecommons.org/licenses/by-sa/3.0/"

link.xref_links.update({link_name: (link_text, link_url)})
7 changes: 7 additions & 0 deletions docs/links/mozilla_code_of_conduct.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from . import link

link_name = "Mozilla Code of Conduct Assessment Tool"
link_text = "Mozilla Code of Conduct Assessment Tool"
link_url = "https://mozilla.github.io/diversity-coc-review.io/"

link.xref_links.update({link_name: (link_text, link_url)})
7 changes: 7 additions & 0 deletions docs/links/mozilla_community.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
from . import link

link_name = "Mozilla Community Participation Guidelines"
link_text = "Mozilla Community Participation Guidelines"
link_url = "https://www.mozilla.org/en-US/about/governance/policies/participation/"

link.xref_links.update({link_name: (link_text, link_url)})
122 changes: 122 additions & 0 deletions docs/policies/code_of_conduct/code_of_conduct.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
Code of Conduct

Check warning on line 1 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Headings] 'Code of Conduct' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Code of Conduct' should use sentence-style capitalization.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
###############

The primary source of the Code of Conduct is at :xref:`mautic.org` - it's reproduced here for reference.

Check failure on line 4 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 4, "column": 56}}}, "severity": "ERROR"}

Check warning on line 4 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 4, "column": 56}}}, "severity": "INFO"}

Purpose
*******

A primary goal of the Mautic community is to support you and your business in the development, use and implementation of Mautic. It’s to be inclusive and add value to the largest number of participants, with the most varied and diverse backgrounds possible. As such, we're committed to providing a friendly, safe, and welcoming environment for all.

Check warning on line 9 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'we'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 9, "column": 268}}}, "severity": "WARNING"}

This code of conduct outlines expectations for all community participants, whether in-person or online, as well as the consequences for unacceptable behavior.

Your participation is contingent upon following these guidelines in all Mautic activities, including but not limited to:

- Using Mautic community resources.
- Working with other Mauticians and other Mautic community participants whether virtually or co-located.
- Representing Mautic at public events.
- Representing Mautic in social media (official accounts, personal accounts, Facebook pages and groups).

Check warning on line 18 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.Parens] Use parentheses judiciously. Raw Output: {"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 18, "column": 39}}}, "severity": "INFO"}

Check warning on line 18 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Landing Pages' instead of 'pages'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Landing Pages' instead of 'pages'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 18, "column": 87}}}, "severity": "INFO"}
- Participating in Mautic sprints and training events.
- Participating in Mautic-related forums, mailing lists, wikis, websites, chat channels, bugs, group or person-to-person meetings, and Mautic-related correspondence.

Check warning on line 20 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Channels' instead of 'channels'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Channels' instead of 'channels'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 20, "column": 80}}}, "severity": "INFO"}

We invite all those who participate in Mautic activities online to help Mautic create safe and positive experiences for everyone, everywhere.

Check warning on line 22 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 22, "column": 1}}}, "severity": "WARNING"}

Open source & culture citizenship
*********************************

A supplemental goal of this Code of Conduct is to increase open source and culture citizenship by encouraging participants to recognize and strengthen the relationships between our actions and their effects on our community.

Check warning on line 27 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'our'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 27, "column": 178}}}, "severity": "WARNING"}

Communities mirror the societies in which they exist and positive action is essential to counteract the many forms of inequality and abuses of power that exist in society.

Check warning on line 29 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Forms' instead of 'forms'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Forms' instead of 'forms'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 29, "column": 110}}}, "severity": "INFO"}

If you see someone who is making an extra effort to ensure our community is welcoming, friendly, and encourages all participants to contribute to the fullest extent, please recognize their efforts.

Check warning on line 31 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'our'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 31, "column": 60}}}, "severity": "WARNING"}

Welcoming to all
****************

We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience or job role, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, national origin, citizenship and immigration status, neurodiversity, mental health or socio-economic status.

Check failure on line 36 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'neurodiversity'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'neurodiversity'?", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 36, "column": 311}}}, "severity": "ERROR"}

Expected behavior
*****************

The following behaviors are expected and requested of all community members:

- Participate in an authentic and active way. In doing so, you contribute to the health and longevity of this community.
- Exercise consideration and respect in your speech and actions.
- Attempt collaboration before conflict.
- Guide conversations toward issue resolution.
- Refrain from demeaning, discriminatory, or harassing behavior and speech.

Alert Mautic team members if you notice a dangerous situation, someone in distress, or violations of this Code of Conduct, even if they seem inconsequential.

Unacceptable behavior
*********************

The following behaviors are considered harassment and are unacceptable within our community:

- **Violence and Threats of Violence** are not acceptable - online or offline. This includes incitement of violence toward any individual, including encouraging a person to commit self-harm. This also includes posting or threatening to post other people’s personally identifying information (“doxing”) online.

Check failure on line 56 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'doxing'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'doxing'?", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 56, "column": 294}}}, "severity": "ERROR"}
- **Public or private harassment** is never acceptable in any form.
- **Personal Attacks** Conflicts inevitably arise, but frustration should never turn into a personal attack. It's not okay to insult, demean or belittle others. Attacking someone for their opinions, beliefs and ideas is not acceptable. It's important to speak directly when we disagree and when we think we need to improve, but such discussions must be conducted respectfully and professionally, remaining focused on the issue at hand.
- **Derogatory Language** Hurtful or harmful language is never acceptable in any context related to: background, family status, gender, gender identity or expression, marital status, sex, sexual orientation, personal appearance, body size, native language, age, ability, neurodiversity, mental health, race and/or ethnicity, national origin, citizenship and immigration status, socioeconomic status, religion, geographic location.

Check failure on line 59 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'neurodiversity'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'neurodiversity'?", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 59, "column": 272}}}, "severity": "ERROR"}
- **Unwelcome Sexual Attention or Physical Contact** Unwelcome sexual attention or unwelcome physical contact is not acceptable. This includes sexualized comments, jokes or imagery in interactions, communications or presentation materials, as well as inappropriate touching, groping, or sexual advances. This includes touching a person without permission, including sensitive areas such as their hair, pregnant stomach, mobility device (wheelchair, scooter, etc) or tattoos. This also includes physically blocking or intimidating another person. Physical contact or simulated physical contact (such as emojis like “kiss”) without affirmative consent is not acceptable. This includes sharing or distribution of sexualized images or text.
- **Disruptive Behavior** Sustained disruption of events, forums, or meetings, including talks and presentations, is not tolerated. This includes spamming community discussions with the solicitation of unwanted products or services.
- **Influencing Disruptive Behavior** Influencing or leading such activities is treated the same way as the activities themselves, and thus the same consequences apply.
- **Corporate Promotions** Sharing of demo/trial/landing page links and other corporate promotions are never permitted unless explicitly requested by a community member. The only exceptions are that the moderated Commercial forum category may be used to promote opportunities which may be relevant for members of the community (for example job opportunities, freelance gigs) and Mautic Community Partners may promote their products and services on their partners page.
- **Scraping contacts** by name or any other personally identifiable information for unsolicited communication is never acceptable in any form.

Consequences of unacceptable behavior
*************************************

Unacceptable behavior from any community member, including sponsors and those with decision-making authority, is not tolerated.

Anyone asked to stop unacceptable behavior is expected to comply immediately.

If a community member engages in unacceptable behavior, we may take any action deemed appropriate, up to and including a temporary ban or permanent expulsion from the community without warning. Examples of sanctions which may be applied include but is not limited to:

- Verbal warnings.
- Written warnings.
- Temporary absence from participation.
- Long-term absence from participation.
- Being required to follow a conduct agreement that dictates the process of returning to the community.


Reporting guidelines
********************

If you are subject to or witness unacceptable behavior, or have any other concerns, please notify Mautic as soon as possible by emailing [email protected], or contacting a Mautic team member on the specific platform.

Check failure on line 85 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 85, "column": 143}}}, "severity": "ERROR"}

Processes for dealing with breaches of the Code of Conduct can be found here[code-of-conduct-breaches].


Addressing grievances
*********************

Only permanent resolutions (such as bans) may be appealed. To appeal a decision, contact the Mautic team at [email protected] with your appeal and the team reviews the situation.

Check failure on line 93 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 93, "column": 114}}}, "severity": "ERROR"}

Scope
*****

All community participants, including contributors, moderators, and other guests, are expected to abide by this Code of Conduct in all community venues—online and in person—as well as in one-on-one interactions. communications pertaining to community affairs.

While this code of conduct is specifically aimed at Mautic’s official resources and community, we recognize that it's possible for actions taken outside of Mautic’s official online or in person spaces to have a deep impact on community health.

Resources or incidents which break this code of conduct for any reason in a non-Mautic community location is considered in the same way as resources or incidents from owned channels, and subject to the same sanctions.

Contact info
************

For more information, please contact [email protected].

Check failure on line 107 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 107, "column": 43}}}, "severity": "ERROR"}

License and attribution
***********************

This Code of Conduct is directly adapted from the Stumptown Syndicate and distributed under a :xref:`Creative Commons Attribution-ShareAlike license`.

Check failure on line 112 in docs/policies/code_of_conduct/code_of_conduct.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Stumptown'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Stumptown'?", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 112, "column": 51}}}, "severity": "ERROR"}

Additional text from :xref:`Mozilla Community Participation Guidelines` distributed under a :xref:`Creative Commons Attribution-ShareAlike license`.

Reviewed and updated using the :xref:`Mozilla Code of Conduct Assessment Tool`.


.. note::

Code of Conduct is subject to change without notice.

Loading