Skip to content

Commit 8b3a7ca

Browse files
committed
minor #9744 Added the Code of Conduct to Symfony Docs repo (javiereguiluz)
This PR was merged into the 2.7 branch. Discussion ---------- Added the Code of Conduct to Symfony Docs repo We need to add this file if we want GitHub to display a link to it as in the main Symfony repo: ![coc-resource](https://user-images.githubusercontent.com/73419/39698793-95f4dff4-51f6-11e8-85d6-c6804e258cca.png) Commits ------- d61a091 Added the Code of Conduct to Symfony Docs repo
2 parents 0221dd4 + d61a091 commit 8b3a7ca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Code of Conduct
2+
===============
3+
4+
This project follows a [Code of Conduct][code_of_conduct] in order to ensure an
5+
open and welcoming environment. Please read the full text for understanding the
6+
accepted and unaccepted behavior.
7+
8+
Please read also the [reporting guidelines][guidelines], in case you encountered
9+
or witnessed any misbehavior.
10+
11+
[code_of_conduct]: https://symfony.com/doc/current/contributing/code_of_conduct/code_of_conduct.html
12+
[guidelines]: https://symfony.com/doc/current/contributing/code_of_conduct/reporting_guidelines.html

0 commit comments

Comments
 (0)