Skip to content

Commit

Permalink
Update doc/getting-started-guide/faq.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Nicholas <[email protected]>
  • Loading branch information
kmuehlbauer and TomNicholas authored Jan 30, 2025
1 parent bb7fe2c commit 368ee00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/getting-started-guide/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ Xarray tries very hard to maintain backwards compatibility in our :ref:`api` bet
Whilst we do occasionally make breaking changes in order to improve the library,
we `signpost changes <https://docs.xarray.dev/en/stable/contributing.html#backwards-compatibility>`_ with ``DeprecationWarnings`` for many releases in advance.
(An exception is bugs - whose behaviour we try to fix as soon as we notice them.)
Our `test-driven development practices <https://docs.xarray.dev/en/stable/contributing.html#test-driven-development-code-writing>`_ help to ensure any accidental regressions are caught.
Our `test-driven development practices <https://docs.xarray.dev/en/stable/contributing.html#test-driven-development-code-writing>`_ helps to ensure any accidental regressions are caught.
This philosophy applies to everything in the `public API <https://docs.xarray.dev/en/stable/getting-started-guide/faq.html#what-parts-of-xarray-are-considered-public-api>`_.

.. _public-api:
Expand Down

0 comments on commit 368ee00

Please sign in to comment.