Skip to content

Commit 79a7eae

Browse files
committed
Leave out the sentence about consensus when requesting publication as the ISE. Fixes ietf-tools#1952. Commit ready for merge.
- Legacy-Id: 11128
1 parent f8a2807 commit 79a7eae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/doc/mail/publication_request.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This document is the product of the {{ group_description }}.{% endif %}{% endfil
77

88
URL: {{ doc_url }}
99

10-
{% filter wordwrap:73 %}{% if consensus != None %}The document {% if consensus %}represents{% else %}does not necessarily represent{% endif %} the consensus of the {{ consensus_body }}.
10+
{% filter wordwrap:73 %} {% if not doc.stream_id == 'ise' %}{% if consensus != None %}The document {% if consensus %}represents{% else %}does not necessarily represent{% endif %} the consensus of the {{ consensus_body }}.
1111

12-
{% endif %}No IANA allocation in the document requires IETF Consensus or Standards Action.{% endfilter %}
12+
{% endif %}{% endif %}No IANA allocation in the document requires IETF Consensus or Standards Action.{% endfilter %}
1313

1414

1515
[OPTIONAL: Include summary of related discussion of this document in an IETF WG or in the IESG.]

0 commit comments

Comments
 (0)