We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13b2f8 commit 4633df8Copy full SHA for 4633df8
1 file changed
ietf/templates/submit/submission_approval.txt
@@ -1,6 +1,9 @@
1
-WG chair approval is needed for posting of {{ draft.filename }}-{{ draft.revision }} draft.
+WG chair approval is needed for posting of {{ draft.filename }}-{{ draft.revision }}.
2
3
-I-D Submission Tool URL: http://{{ domain }}/submit/status/{{ draft.submission_id }}/{{ draft.submission_hash }}/
+Go to this URL to approve the draft (note: you need to login to be
4
+able to approve):
5
+
6
+https://{{ domain }}/submit/status/{{ draft.submission_id }}/{{ draft.submission_hash }}/
7
8
File name: {{ draft.filename }}
9
Version: {{ draft.revision }}
0 commit comments