Skip to content

Commit 485fc09

Browse files
committed
minor #292 Update index.rst (Ldiro)
This PR was merged into the 2.x branch. Discussion ---------- Update index.rst The section "Backward Compatibility promise" is written twice | Q | A | ------------- | --- | Bug fix? | yes/no | New feature? | yes/no <!-- please update src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT <!-- Replace this notice by a short README for your feature/bugfix. This will help people understand your PR and can be used as a start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - Never break backward compatibility (see https://symfony.com/bc). - Features and deprecations must be submitted against branch main. --> Commits ------- aafce95 Update index.rst
2 parents dbe5586 + aafce95 commit 485fc09

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/Turbo/Resources/doc/index.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -785,16 +785,6 @@ Credits
785785
Symfony UX Turbo has been created by `Kévin Dunglas`_. It has been inspired by
786786
`hotwired/turbo-rails`_ and `sroze/live-twig`_.
787787

788-
Backward Compatibility promise
789-
------------------------------
790-
791-
This bundle aims at following the same Backward Compatibility promise as
792-
the Symfony framework:
793-
https://symfony.com/doc/current/contributing/code/bc.html
794-
795-
However it is currently considered `experimental`_,
796-
meaning it is not bound to Symfony's BC policy for the moment.
797-
798788
.. _`Hotwire Turbo`: https://turbo.hotwired.dev
799789
.. _`the Symfony UX initiative`: https://symfony.com/ux
800790
.. _`Single Page Apps`: https://en.wikipedia.org/wiki/Single-page_application

0 commit comments

Comments
 (0)