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 ed96447 commit c39f7d3Copy full SHA for c39f7d3
cookbook/bundles/best_practices.rst
@@ -198,14 +198,14 @@ Installation instructions
198
~~~~~~~~~~~~~~~~~~~~~~~~~
199
200
In order to ease the installation process of third-party bundles, we propose
201
-you to use the following standardized instructions in your ``README`` file.
+you to use the following standardized instructions in your ``README.md`` file.
202
203
.. sidebar:: Installation Instructions Template
204
205
This template assumes that your bundle is in its ``1.x`` version. If not,
206
change the ``"~1"`` installation version accordingly (e.g. ``"~2"``).
207
208
- .. raw:: md
+ .. code-block:: text
209
210
Installation
211
============
0 commit comments