Skip to content

Commit 92590b7

Browse files
committed
Updated contact address and text for submission problems to streamline secretariat handling.
- Legacy-Id: 16639
1 parent 8f53f44 commit 92590b7

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{# Copyright The IETF Trust 2015, All Rights Reserved #}{% load origin %}{% origin %}
22
<p>
3-
Please send submission problem reports to <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.
3+
4+
Please send reports about submission problems to
5+
<a href="mailto:ietf-draft-submission@ietf.org">ietf-action@ietf.org</a>, or, if you feel
6+
this is a bug, please report it to the Tools Team using the Bug Report links at the bottom
7+
of the page.
8+
49
</p>

ietf/templates/submit/submission_status.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h2>Submission status: {{ submission.state.name }}</h2>
2828
revisions of the document, you are <b>not</b> receiving a confirmation email yourself; one of the
2929
addressees above will have to send a confirmation in order to complete the submission. This is done
3030
to avoid document hijacking. If none of the known previous authors will be able to confirm the
31-
submission, please contact <a href="mailto:ietf-action@ietf.org">the Secretariat</a> for action.
31+
submission, please contact <a href="mailto:ietf-draft-submission@ietf.org">the Secretariat</a> for action.
3232
</p>
3333
{% endif %}
3434

ietf/templates/submit/tool_instructions.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,12 @@ <h3>Status screen</h3>
163163
<h3>Problem report</h3>
164164

165165
<p>
166-
Please send problem reports to <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.
166+
167+
Please send reports about submission problems to
168+
<a href="mailto:ietf-draft-submission@ietf.org">ietf-action@ietf.org</a>, or, if you feel
169+
there is a bug, please report it to the Tools Team using the Bug Report links at the bottom
170+
of the page.
171+
167172
</p>
168173

169174
<p>

0 commit comments

Comments
 (0)