From 019ea82004a5b70787bb9129b753d2a979428bb4 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:51:14 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5fe1e6..b683c3a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,5 +67,5 @@ will be merged to `prerelease/`, then `testing`, and after a liv testing phase, to `stable` as well. It is recommended to follow -(Conventional Commits)[https://www.conventionalcommits.org/en/v1.0.0/], as this +[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), as this integrates well with tooling and helps the project review your code.