From: Luke Kenneth Casson Leighton Date: Tue, 8 Feb 2022 14:33:54 +0000 (+0000) Subject: add links to git commit message advice X-Git-Tag: opf_rfc_ls005_v1~3222 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f687dca9fa9c42264007e202df5fd0afca3a69bc;p=libreriscv.git add links to git commit message advice --- 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