Skip to content
Closed
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
5 changes: 5 additions & 0 deletions contributing/code_of_conduct/enforcement_team.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Enforcement Team
================

We're preparing the "Enforcement Team" for the new Symfony Code of Conduct.
Come back to this article in a few days to see the members of that team.
2 changes: 1 addition & 1 deletion contributing/code_of_conduct/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ further defined and clarified by enforcement team members.
Enforcement
-----------

Instances of abusive, harassing, or otherwise unacceptable behavior
Instances of abusive, harassing, or otherwise unacceptable behavior
:doc:`may be reported </contributing/code_of_conduct/reporting_guidelines>`
by contacting the :doc:`enforcement team members </contributing/code_of_conduct/enforcement_team>`.
All complaints will be reviewed and investigated and will result in a response that
Expand Down
6 changes: 6 additions & 0 deletions contributing/code_of_conduct/reporting_guidelines.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Reporting Guidelines
====================

We're preparing the "Reporting Guidelines" to explain how can you report a
violation of the new Symfony Code of Conduct. Come back to this article in a
few days to see the process in detail.
1 change: 1 addition & 0 deletions contributing/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Contributing
.. toctree::
:hidden:

code_of_conduct/index
code/index
documentation/index
community/index
Expand Down