Skip to content

Commit fde4843

Browse files
committed
On request from a user, added information about running idnits before submission upload to the upload form page.
- Legacy-Id: 13762
1 parent fb88596 commit fde4843

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

ietf/templates/submit/upload_submission.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,14 @@
3535
using this and the following pages, you may alternatively submit
3636
your draft by email to
3737
<a href="mailto:internet-drafts@ietf.org">internet-drafts@ietf.org</a>.
38-
However, be advised that manual processing always takes additional time.</p>
38+
However, be advised that manual processing always takes additional time.
39+
</p>
3940

41+
<p>
42+
Before you submit your draft, it is recommended that you check it for nits
43+
using the <b><a href="https://tools.ietf.org/tools/idnits/">idnits tool</></b>.
44+
</p>
45+
4046
{% include "submit/problem-reports-footer.html" %}
4147

4248
<h2>Upload an Internet-Draft</h2>

0 commit comments

Comments
 (0)