summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Help/dev/review.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/dev/review.rst b/Help/dev/review.rst
index f2a91c0..8326e70 100644
--- a/Help/dev/review.rst
+++ b/Help/dev/review.rst
@@ -264,6 +264,7 @@ fixed, it is preferable to link to the issue instead.
If relevant, add the first release tag of CMake containing the commit after
the ``<date>``, i.e., ``commit <shorthash> (<subject>, <date>, <tag>)``.
+Or, use the output of ``git describe --contains <commit>`` as the ``<tag>``.
Alternatively, the full commit ``<hash>`` may be used.