Fix draft-foo dummy
- Legacy-Id: 3959
This commit is contained in:
parent
ed4a38918d
commit
57e553ed04
|
@ -3,13 +3,13 @@ To: {{to}}
|
|||
Cc: The IESG <iesg@ietf.org>, <iana@iana.org>, <ietf-announce@ietf.org>
|
||||
Subject: Results of IETF-conflict review for {{ doc.file_tag }}
|
||||
{% filter wordwrap:73 %}
|
||||
The IESG has completed a review of <draft-foo> consistent with RFC5742. This review is applied to all non-IETF streams.
|
||||
The IESG has completed a review of <{{ doc.name }}> consistent with RFC5742. This review is applied to all non-IETF streams.
|
||||
{% if disapproved %}
|
||||
The IESG recommends that '{{ doc.title }}' {{ doc.file_tag|safe }} NOT be published as {{ full_status }}.
|
||||
{% else %}
|
||||
The IESG has no problem with the publication of '{{ doc.title }}' {{ doc.file_tag|safe }} as {{ full_status }}.
|
||||
|
||||
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 %}
|
||||
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 %}
|
||||
|
||||
A URL of this {{ doc_type }} is:
|
||||
{{ doc_url }}
|
||||
|
|
Loading…
Reference in a new issue