From 8f586a7df0093f385069c524379d293cd5171e25 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Sun, 7 Apr 2019 18:29:55 +0200 Subject: [PATCH] fix rst link syntax --- contributing/code/pull_requests.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributing/code/pull_requests.rst b/contributing/code/pull_requests.rst index ae520607e70..abec7000e4d 100644 --- a/contributing/code/pull_requests.rst +++ b/contributing/code/pull_requests.rst @@ -376,9 +376,9 @@ to ensure a constructive feedback process. If you think someone fails to keep this advice in mind and you want another perspective, please join the #contribs channel on `Symfony Slack`_. If you receive feedback you find abusive please contact the -:doc:`CARE team`. +:doc:`CARE team `. -The :doc:`core team ` is responsible for deciding +The :doc:`core team ` is responsible for deciding which PR gets merged, so their feedback is the most relevant. So do not feel pressured to refactor your code immediately when someone provides feedback.