Update CONTRIBUTING.md

This commit is contained in:
aclist 2026-07-07 16:51:14 +09:00 committed by GitHub
parent df291c867c
commit 019ea82004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,5 +67,5 @@ will be merged to `prerelease/<latest-version>`, 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.