Skip to content

Commit 57e553e

Browse files
committed
Fix draft-foo dummy
- Legacy-Id: 3959
1 parent ed4a389 commit 57e553e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/idrfc/approval_mail_rfc_editor.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ To: {{to}}
33
Cc: The IESG <iesg@ietf.org>, <iana@iana.org>, <ietf-announce@ietf.org>
44
Subject: Results of IETF-conflict review for {{ doc.file_tag }}
55
{% filter wordwrap:73 %}
6-
The IESG has completed a review of <draft-foo> consistent with RFC5742. This review is applied to all non-IETF streams.
6+
The IESG has completed a review of <{{ doc.name }}> consistent with RFC5742. This review is applied to all non-IETF streams.
77
{% if disapproved %}
88
The IESG recommends that '{{ doc.title }}' {{ doc.file_tag|safe }} NOT be published as {{ full_status }}.
99
{% else %}
1010
The IESG has no problem with the publication of '{{ doc.title }}' {{ doc.file_tag|safe }} as {{ full_status }}.
1111

12-
The IESG would also like the IRSG or RFC-Editor to review the comments in the datatracker ({{ doc_url }}) related to this document and determine whether or not they merit incorporation into the document. Comments may exist in both the ballot and the comment log.{% endif %}
12+
The IESG would also like the IRSG or RFC-Editor to review the comments in the datatracker ({{ doc_url }}) related to this document and determine whether or not they merit incorporation into the document. Comments may exist in both the ballot and the history log.{% endif %}
1313

1414
A URL of this {{ doc_type }} is:
1515
{{ doc_url }}

0 commit comments

Comments
 (0)