snippets: add a snippet for AoU stats commit

Co-Authored-by: iGor milhit <igor@milhit.ch>
iGor milhit 2023-08-10 10:09:35 +02:00
parent 11d845f1ee
commit fbd7c83572
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 10 additions and 0 deletions

View File

@ -34,5 +34,15 @@ return {
f(get_date, {})
}
)
),
s(
{
trig = "aou",
name = "AoU stats commit message",
dscr = "Commit message for an increment of AoU validation statistics."
},
{
t("r+e: incrémente les stats de validation de l'AoU")
}
)
}