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 a9cce3c commit 1888db4Copy full SHA for 1888db4
contributing/documentation/standards.rst
@@ -190,6 +190,10 @@ In addition, documentation follows these rules:
190
* simply
191
* trivial
192
193
+* Contractions are allowed to be used across the documentation. This means
194
+ you're allowed to write ``you would`` as well as ``you'd``, ``it is`` as
195
+ well as ``it's``, etc.
196
+
197
.. _`the Sphinx documentation`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#literal-blocks
198
.. _`Twig Coding Standards`: https://twig.symfony.com/doc/3.x/coding_standards.html
199
.. _`reserved by the IANA`: https://tools.ietf.org/html/rfc2606#section-3
0 commit comments