From d33f7f89a51358d562e75eb08fcba0d6f6242294 Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Thu, 11 Sep 2025 13:34:29 +0200 Subject: [PATCH] docs: conventional commits --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc26f9ee..1b3ae6a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,6 +32,11 @@ use GitHub pull requests for this purpose. Consult [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more information on using pull requests. +### Conventional commits + +Please follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) +for PR and commit titles. + ## Installation ```sh