resolution_fixed type_enhancement | by warren@kumari.net
In https://svn.tools.ietf.org/svn/tools/ietfdb/trunk/ietf/templates/doc/ballot/ballot_comment_mail.txt could you please update:
{% if doc.type_id == “draft” and doc.stream_id != “irtf” %}
Please refer to https://www.ietf.org/iesg/statement/discuss-criteria.html
for more information about IESG DISCUSS and COMMENT positions.
{% endif %}
to:
{% if doc.type_id == “draft” and doc.stream_id != “irtf” %}
Please refer to https://www.ietf.org/blog/handling-iesg-ballot-positions/
for more information about how to handle DISCUSS and COMMENT positions.
{% endif %}
Issue migrated from trac:3208 at 2022-03-04 08:12:06 +0000
resolution_fixedtype_enhancement| by warren@kumari.netIn https://svn.tools.ietf.org/svn/tools/ietfdb/trunk/ietf/templates/doc/ballot/ballot_comment_mail.txt could you please update:
to:
Issue migrated from trac:3208 at 2022-03-04 08:12:06 +0000