Skip to content

Commit 9c089b3

Browse files
minor symfony#27355 Add code of Conduct links in our README (javiereguiluz)
This PR was submitted for the 2.7 branch but it was merged into the 2.8 branch instead (closes symfony#27355). Discussion ---------- Add code of Conduct links in our README | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | - <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | - <!-- required for new features --> Commits ------- 40e59a6 Add code of Conduct links in our README
2 parents 586b123 + 40e59a6 commit 9c089b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Community
3030
* [Join the Symfony Community][11] and meet other members at the [Symfony events][12].
3131
* [Get Symfony support][13] on Stack Overflow, Slack, IRC, etc.
3232
* Follow us on [GitHub][14], [Twitter][15] and [Facebook][16].
33+
* Read our [Code of Conduct][24] and meet the [CARE Team][25]
3334

3435
Contributing
3536
------------
@@ -72,3 +73,5 @@ Symfony development is sponsored by [SensioLabs][21], led by the
7273
[21]: https://sensiolabs.com
7374
[22]: https://symfony.com/doc/current/contributing/code/core_team.html
7475
[23]: https://github.com/symfony/symfony-demo
76+
[24]: https://symfony.com/coc
77+
[25]: https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html

0 commit comments

Comments
 (0)