From e215ba8cf0f84dbf95c02429bf9a86f9b28ee606 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 26 May 2020 10:44:13 +0200
Subject: [PATCH 1/5] new software

---
 docs.it4i/software/modules/new-software.md | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 docs.it4i/software/modules/new-software.md

diff --git a/docs.it4i/software/modules/new-software.md b/docs.it4i/software/modules/new-software.md
new file mode 100644
index 000000000..16e8fdcd6
--- /dev/null
+++ b/docs.it4i/software/modules/new-software.md
@@ -0,0 +1,22 @@
+# Software Instalation Reques
+
+If you need to install new software on IT4Innovations clusters, write your request to support@it4i.cz according to the example bellow.
+
+```console
+1. Software name (Required)
+2. Website (Required):
+3. Type of software (examples: open-source, commercial) (Required)
+4. Required software version (a specific version, or a description like 'latest')
+4. Dependencies (both required and optional ones that are required for your use case)
+5. Pointer to installation guide (Required)
+6. Pointer to documentation on how to test installation
+7. Details of the license server, hostname + port(s) (if any)
+8. Instructions to run the test case
+9. Please include a short motivation why you want to use this software (Required)
+10. When would you like to use this software? (Required)
+11. Toolchain preference (e.g. intel/2020a, ...)
+12. Does this software need to be made available to only a particular group of users? (Required)
+   No, installation can be public
+   Yes (Specify the group of users)
+```
+
-- 
GitLab


From dd251244d2c4f361ffeb4a7e076d617000ce6acb Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 26 May 2020 12:00:13 +0200
Subject: [PATCH 2/5] proofreading and formatting new-software.md

---
 docs.it4i/software/modules/new-software.md | 40 ++++++++++++----------
 1 file changed, 21 insertions(+), 19 deletions(-)

diff --git a/docs.it4i/software/modules/new-software.md b/docs.it4i/software/modules/new-software.md
index 16e8fdcd6..0efd8b093 100644
--- a/docs.it4i/software/modules/new-software.md
+++ b/docs.it4i/software/modules/new-software.md
@@ -1,22 +1,24 @@
-# Software Instalation Reques
+# New Software Installation Request
 
-If you need to install new software on IT4Innovations clusters, write your request to support@it4i.cz according to the example bellow.
+If you need to install new software on IT4Innovations' clusters, send your request to [support\[at\]it4i.cz][a].
+In the request, provide the following information:
 
-```console
-1. Software name (Required)
-2. Website (Required):
-3. Type of software (examples: open-source, commercial) (Required)
-4. Required software version (a specific version, or a description like 'latest')
-4. Dependencies (both required and optional ones that are required for your use case)
-5. Pointer to installation guide (Required)
-6. Pointer to documentation on how to test installation
-7. Details of the license server, hostname + port(s) (if any)
-8. Instructions to run the test case
-9. Please include a short motivation why you want to use this software (Required)
-10. When would you like to use this software? (Required)
-11. Toolchain preference (e.g. intel/2020a, ...)
-12. Does this software need to be made available to only a particular group of users? (Required)
-   No, installation can be public
-   Yes (Specify the group of users)
-```
 
+1. Software name **(required)**;
+1. Website **(required)**;
+1. Type of software (e.g. open-source, commercial, ...) **(required)**;
+1. Required software version (specific version or 'latest') **(required)**;
+1. Dependencies (both required and optional ones that are required for your use case);
+1. Pointer to installation guide **(required)**;
+1. Pointer to documentation on how to test installation;
+1. Details of license server, hostname and port(s) (if any);
+1. Instructions to run test case;
+1. Short motivation describing why you want to use this software **(required)**;
+1. When would you like to use this software? **(required)**;
+1. Toolchain preference (e.g. intel/2020a, ...);
+1. Does this software need to be made available to only a particular group of users? **(required)**
+   - No, installation can be public;
+   - Yes (specify the group of users).
+
+
+[a]: mailto:support@it4i.cz
\ No newline at end of file
-- 
GitLab


From 3e41ac4c22b2dc9174371831da580432832d7194 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 26 May 2020 12:01:12 +0200
Subject: [PATCH 3/5] removed excessive blank lines

---
 docs.it4i/software/modules/new-software.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs.it4i/software/modules/new-software.md b/docs.it4i/software/modules/new-software.md
index 0efd8b093..7e53bff91 100644
--- a/docs.it4i/software/modules/new-software.md
+++ b/docs.it4i/software/modules/new-software.md
@@ -3,7 +3,6 @@
 If you need to install new software on IT4Innovations' clusters, send your request to [support\[at\]it4i.cz][a].
 In the request, provide the following information:
 
-
 1. Software name **(required)**;
 1. Website **(required)**;
 1. Type of software (e.g. open-source, commercial, ...) **(required)**;
@@ -20,5 +19,4 @@ In the request, provide the following information:
    - No, installation can be public;
    - Yes (specify the group of users).
 
-
 [a]: mailto:support@it4i.cz
\ No newline at end of file
-- 
GitLab


From 638aab38b54309f2d386e5d7b6c1118647700f21 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Tue, 26 May 2020 12:54:37 +0200
Subject: [PATCH 4/5] Update new-software.md - added new line at the eof

---
 docs.it4i/software/modules/new-software.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/software/modules/new-software.md b/docs.it4i/software/modules/new-software.md
index 7e53bff91..1c61e66f2 100644
--- a/docs.it4i/software/modules/new-software.md
+++ b/docs.it4i/software/modules/new-software.md
@@ -19,4 +19,4 @@ In the request, provide the following information:
    - No, installation can be public;
    - Yes (specify the group of users).
 
-[a]: mailto:support@it4i.cz
\ No newline at end of file
+[a]: mailto:support@it4i.cz
-- 
GitLab


From ddee1be9917db7836619ada541a8ad39bbd59f94 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 26 May 2020 13:06:24 +0200
Subject: [PATCH 5/5] enable new request

---
 mkdocs.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index e22ea9a94..7d9116a77 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -13,7 +13,7 @@ repo_name: sccs/docs.it4i.cz
 repo_url: https://code.it4i.cz/sccs/docs.it4i.cz
 
 # Copyright
-copyright: Copyright (c) 2013-2019 IT4Innovations__VERSION__
+copyright: Copyright (c) 2013-2020 IT4Innovations__VERSION__
 
 theme:
   name: material
@@ -98,6 +98,7 @@ nav:
   - Software:
     - Environment and Modules: environment-and-modules.md
     - Modules:
+      - Software Installation Request: software/modules/new-software.md      
       - Lmod Environment: software/modules/lmod.md
       - Intel Xeon Phi Environment: software/mic/mic_environment.md
       - Modules Matrix: modules-matrix.md
-- 
GitLab