From 9aacfa7a38e2d3d2c7da13f754965e656b4e00b2 Mon Sep 17 00:00:00 2001 From: Piotr Dyraga Date: Mon, 12 Aug 2024 11:56:34 +0200 Subject: [PATCH] Use proper format for adoc links Fixed a format of a link in the CONTRIBUTING.adoc. --- CONTRIBUTING.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 5b29fb0ed..1c2866943 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -58,7 +58,7 @@ All other packages have it as a dependency. == Commit Messages When composing commit messages, please follow the general guidelines listed in -[Chris Beams’s How to Write a Git Commit Message](https://cbea.ms/git-commit/). +https://cbea.ms/git-commit/[Chris Beams’s How to Write a Git Commit Message]. Many editors have git modes that will highlight overly long first lines of commit messages, etc. The GitHub UI itself will warn you if your commit summary is too long, and will auto-wrap commit messages made through the UI to 72