We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac64744 + bdb9f7c commit 2677163Copy full SHA for 2677163
1 file changed
docs/contributing/standards.rst
@@ -247,13 +247,13 @@ Referencing Issues
247
Closed bugs should be listed on a separate line in the footer prefixed with the "closes"
248
keyword like this:
249
250
-.. code-block::console
+.. code-block:: console
251
252
closes #123
253
254
Or in the case of multiple issues:
255
256
257
258
closes #123, #456, #789
259
0 commit comments