Skip to content

Commit

Permalink
fix vale error
Browse files Browse the repository at this point in the history
  • Loading branch information
favour-chibueze committed Nov 5, 2024
1 parent c3cff5c commit d0b70fd
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions docs/policies/code_of_conduct/code_of_conduct.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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.OxfordComma] Use the Oxford comma in 'As such, we're committed to providing a friendly, safe and'. Raw Output: {"message": "[Google.OxfordComma] Use the Oxford comma in 'As such, we're committed to providing a friendly, safe and'.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 9, "column": 259}}}, "severity": "WARNING"}

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 our expectations for all those who participate in our community, whether in-person or online, as well as the consequences for unacceptable behavior.
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:

Expand All @@ -21,9 +21,13 @@ Your participation is contingent upon following these guidelines in all Mautic a

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"}

.. vale on
Open Source & Culture Citizenship

Check warning on line 26 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] 'Open Source & Culture Citizenship' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Open Source \u0026 Culture Citizenship' should use sentence-style capitalization.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 26, "column": 1}}}, "severity": "WARNING"}
*********************************

.. vale off
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.

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.
Expand Down Expand Up @@ -78,22 +82,30 @@ If a community member engages in unacceptable behavior, we may take any action d
- Long-term absence from participation.
- Being required to follow a conduct agreement that dictates the process of returning to the community.

.. vale on
Reporting Guidelines

Check warning on line 87 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] 'Reporting Guidelines' should use sentence-style capitalization. Raw Output: {"message": "[Google.Headings] 'Reporting Guidelines' should use sentence-style capitalization.", "location": {"path": "docs/policies/code_of_conduct/code_of_conduct.rst", "range": {"start": {"line": 87, "column": 1}}}, "severity": "WARNING"}
********************

.. vale off
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.

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

Addressing Grievances
.. vale on
Addressing grievances
*********************

.. vale off
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.

Scope
*****

We expect all community participants (contributors, moderators and other guests) to abide by this Code of Conduct in all community venuesonline and inpersonas well as in all one-on-one communications pertaining to community affairs.
All community participants, including contributors, moderators, and other guests, are expected to abide by this Code of Conduct in all community venuesonline and in personas 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.

Expand Down

0 comments on commit d0b70fd

Please sign in to comment.