From 0ee367f197ad4f94f44f51d4f6ee010a8a130a9f Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Wed, 19 Jun 2024 10:50:59 +0000 Subject: [PATCH] Update commit template for Reopens footer Task-number: QTQAINFRA-6248 Pick-to: 6.5 6.2 5.15 Change-Id: Ie1b888a339eb62adc05e73a2307d4d23429c9aff Reviewed-by: Edward Welbourne Reviewed-by: Oswald Buddenhagen (cherry picked from commit 6a343fd3198b88ab9e8b7f45d7b3244821b5281f) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit 44a2c39aa72bcc689c227e29bca1bedbfbda930e) --- .commit-template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.commit-template b/.commit-template index 81c72bb7..3a309102 100644 --- a/.commit-template +++ b/.commit-template @@ -10,10 +10,13 @@ # ==[ Footers: Uncomment and edit where applicable ]===================| # # 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. +# Use Fixes to automatically close an issue, Reopens to automatically +# reopen an issue, and Task-number to reference it without further +# action. +# You do not need to include Task-Number where Fixes or Reopens is +# specified for the same issue. #Fixes: +#Reopens: #Task-number: #Coverity-Id: #