From 1af3c19fc816e1a2c12e8f1352ac09d4053f2edd Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 26 Oct 2018 19:21:12 +0200 Subject: [PATCH] commit template: add missing trailing space to Fixes footer Change-Id: If966752eeebc7044a9a8ba5a2a66b8c03846c771 Reviewed-by: Simon Hausmann --- .commit-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.commit-template b/.commit-template index 3a288707..36687ee0 100644 --- a/.commit-template +++ b/.commit-template @@ -13,7 +13,7 @@ # Use Fixes to automatically close an issue, and Task-number to # reference it without further action. # You do not need both for the same issue. -#Fixes: +#Fixes: #Task-number: #Coverity-Id: #