From 3faf5cd404a4b105fcb05afccfd63c83e8174002 Mon Sep 17 00:00:00 2001 From: "Mr. M" Date: Fri, 6 Jun 2025 13:36:39 +0200 Subject: [PATCH] chore: Update commit message to provide a more clean message standard, b=no-bug, c=no-component --- .formal-git/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.formal-git/template b/.formal-git/template index cc8ae0fa0..9a8dc2263 100644 --- a/.formal-git/template +++ b/.formal-git/template @@ -1 +1 @@ -{bugId} - {message}, c={components}, t={type} \ No newline at end of file +{type}: {message}, b={bugId}, c={components} \ No newline at end of file