From 8b4d267af7f77c0d28150f7f4978872507e1bf4d Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Thu, 30 Aug 2018 17:34:15 +0200 Subject: [PATCH] Add Fixes: tag to commit template Change-Id: I2ad6829901be73bd18a8785c2bee3acd3ba20bcc Reviewed-by: Shawn Rutledge Reviewed-by: Lars Knoll --- .commit-template | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.commit-template b/.commit-template index aced2afa..3a288707 100644 --- a/.commit-template +++ b/.commit-template @@ -9,7 +9,11 @@ # ==[ Footers: Uncomment and edit where applicable ]===================| # -# One task per entry. Remember space after colon. +# One task per entry. Add a space after the colon. +# 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: #Task-number: #Coverity-Id: #