mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
git hooks: add "Tested by" to commit message template
Reported by: mjg Reviewed by: imp Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
45456abc4c
commit
9d0f1092cf
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ $(awk '1;/^#$/{exit}' $1)
|
|||
# PR: <If and which Problem Report is related.>
|
||||
# Reported by: <If someone else reported the issue.>
|
||||
# Reviewed by: <If someone else reviewed your modification.>
|
||||
# Tested by: <If someone else tested the change.>
|
||||
# Approved by: <If you needed approval for this commit.>
|
||||
# Obtained from: <If the change is from a third party.>
|
||||
# MFC after: <N [day[s]|week[s]|month[s]]. Request a reminder email>
|
||||
|
|
|
|||
Loading…
Reference in a new issue