Skip to content

Commit c677dd9

Browse files
committed
feature: add a new commit message trailer - Milestone:
Signed-off-by: leo <longshuang@msn.cn>
1 parent 00183fb commit c677dd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Views/CommitMessageToolBox.axaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ private void OnCaretPositionChanged(object sender, EventArgs e)
385385
"Fixes: ",
386386
"Helped-by: ",
387387
"Issue: ",
388+
"Milestone: ",
388389
"on-behalf-of: @",
389390
"Reference-to: ",
390391
"Refs: ",

0 commit comments

Comments
 (0)