Skip to content

Commit 01af0af

Browse files
committed
Enhanced doc event notification emails with who and when. Fixes issue ietf-tools#2428.
- Legacy-Id: 14448
1 parent 29a0c8a commit 01af0af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ietf/templates/community/notification_email.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ This is a notification from the {{ clist.long_name }}.
66
Document: {{ event.doc }},
77
https://datatracker.ietf.org/doc/{{ event.doc_id }}/
88

9-
Change:
9+
Change by {{ event.by }} on {{ event.time }}:
10+
1011
{{ event.desc|textify|striptags }}
1112

1213
Best regards,

0 commit comments

Comments
 (0)