Skip to content

Commit 3d78853

Browse files
committed
Added information about which the required submission upload format alternatives are (.txt or .xml).
- Legacy-Id: 10129
1 parent 35f4aea commit 3d78853

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ietf/templates/submit/upload_submission.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343

4444
<h2>Upload an Internet-Draft</h2>
4545

46+
<p>
47+
<i>Either a plain-text document or a valid .xml file which can be processed by the xml2rfc
48+
processor <b>must</b> be provided.<br/>
49+
If no .txt file is provided, one will be generated from the .xml file.<br/>
50+
Other file types are optional.</i>
51+
</p>
52+
4653
<form method="post" enctype="multipart/form-data">
4754
{% csrf_token %}
4855
{% bootstrap_form form %}

0 commit comments

Comments
 (0)