8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d094c5d commit a24e265Copy full SHA for a24e265
README.md
@@ -26,8 +26,9 @@ Contributing
26
We love contributors! For more information on how you can contribute, please read
27
the [Symfony Docs Contributing Guide](https://symfony.com/doc/current/contributing/documentation/overview.html).
28
29
-**Important**: use `5.4` branch as the base of your pull requests, unless you are
30
-documenting a feature that was introduced *after* Symfony 5.4 (e.g. in Symfony 6.3).
+> [!IMPORTANT]
+> Use `5.4` branch as the base of your pull requests, unless you are documenting a
31
+> feature that was introduced *after* Symfony 5.4 (e.g. in Symfony 6.3).
32
33
Build Documentation Locally
34
---------------------------
0 commit comments