eng/vc-users.rst: Fix markup for subjectprefix

This was missing a line and causing the code block to not appear in the
rendered document.
This commit is contained in:
Kinsey Moore 2023-03-23 10:30:38 -05:00 committed by Joel Sherrill
parent cdb6208dfc
commit 3b33dd3cd9

View File

@ -540,6 +540,7 @@ the rtems-docs repo, use
You can set a default subject prefix for each repository locally, for example:
.. code-block:: shell
git config format.subjectprefix "PATCH rtems-docs"
Patches created using ``git format-patch`` are formatted so they can be emailed