From 9e8c69b153a40206963ec6a22729726945d6d84c Mon Sep 17 00:00:00 2001 From: Andrey Miroshnikov Date: Tue, 5 Dec 2023 16:31:56 +0000 Subject: [PATCH] HDL_workflow: Fixed typo. --- HDL_workflow.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index cf0a19d02..5b92ba21c 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -908,7 +908,7 @@ You can avoid damaging the repositories by following some simple procedures: 2. The commit title MUST contain either subsystem, or a file path, or a subsystem/path, or a subsystem/subsubsystem combination, which got modified or introduced, and a short summary. These parts must be separated -by the semicolon. +by the colon. 3. A good rule is to imagine that the short message begins with "if this patch is applied, it will". For example, a good title is "X: update Y", not "updated Y in X". -- 2.30.2