From 30f02be34f2182e488fd1255f50a8c35cb0d6d8c Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Mon, 12 Sep 2022 09:22:35 +0200 Subject: [PATCH] correction to form * change name to name id * change the radio button to be in 1 group * add file upload Signed-off-by: Toshaan Bharvani --- .../layouts/partials/isarfcform.html | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/themes/openpowerfoundation/layouts/partials/isarfcform.html b/themes/openpowerfoundation/layouts/partials/isarfcform.html index efec142..8564b66 100644 --- a/themes/openpowerfoundation/layouts/partials/isarfcform.html +++ b/themes/openpowerfoundation/layouts/partials/isarfcform.html @@ -6,12 +6,12 @@ var goal = "{{ .Site.Params.forms.isarfc.goal }}"; {{ end }}
-
+
- +
@@ -39,15 +39,15 @@ var goal = "{{ .Site.Params.forms.isarfc.goal }}";
- Minor Correction
+ Minor Correction
For minor changes, please send a diff or a git am patch file.
- Formal Proposal
+ Formal Proposal
Please send your proposal including a summary and some use cases.
- RFC
+ Detailed RFC
Please send the patch/diff files and the change document, including a short presentation why this is relevant.
@@ -62,7 +62,9 @@ var goal = "{{ .Site.Params.forms.isarfc.goal }}";
- RFC File upload :
+ RFC File upload :
+ + Acceptable file formats : text, PDF, LaTeX, patch, diff, tar, zip, xz, bz2, gz
@@ -94,3 +96,13 @@ var goal = "{{ .Site.Params.forms.isarfc.goal }}";
+