Change url and instructive text in email sent when a ballot position is taken. Fixes #3208. Commit ready for merge.
- Legacy-Id: 19360
This commit is contained in:
parent
7912d05417
commit
ea8b734874
|
@ -6,8 +6,8 @@ email addresses included in the To and CC lines. (Feel free to cut this
|
|||
introductory paragraph, however.)
|
||||
|
||||
{% 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 DISCUSS and COMMENT positions.
|
||||
Please refer to https://www.ietf.org/blog/handling-iesg-ballot-positions/
|
||||
for more information about how to handle DISCUSS and COMMENT positions.
|
||||
{% endif %}
|
||||
|
||||
The document, along with other ballot positions, can be found here:
|
||||
|
|
Loading…
Reference in a new issue