From f687dca9fa9c42264007e202df5fd0afca3a69bc Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 8 Feb 2022 14:33:54 +0000 Subject: [PATCH] add links to git commit message advice --- HDL_workflow.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index bb3ad952a..45a0cb13c 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -340,6 +340,10 @@ and that people communicate and coordinate with each other. This is not a hard rule: under special cirmstances branches can be useful. They should not however be considered "routine". +For advice on commit messages see +[here](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html), +and [here](https://github.com/torvalds/subsurface-for-dirk/blob/master/README.md#contributing)). + ## yosys Follow the source code (git clone) instructions here, do **not** use -- 2.30.2