From 6a4d807d6610b90d0852b972cebd441af10122d4 Mon Sep 17 00:00:00 2001
From: Remi  PLANEL <rplanel@pasteur.fr>
Date: Mon, 6 Nov 2023 10:59:09 +0100
Subject: [PATCH] update indent

---
 .../new-system-reviewer-guide.md              | 45 ++++++++++---------
 1 file changed, 23 insertions(+), 22 deletions(-)

diff --git a/.gitlab/merge_request_templates/new-system-reviewer-guide.md b/.gitlab/merge_request_templates/new-system-reviewer-guide.md
index 640adc4e..1b8c78d5 100644
--- a/.gitlab/merge_request_templates/new-system-reviewer-guide.md
+++ b/.gitlab/merge_request_templates/new-system-reviewer-guide.md
@@ -29,25 +29,26 @@ relevantAbstracts:
     - Distribution of the system among prokaryotes
     - Structure
     - Experimental validation
-    - References with the following syntax : `:ref{doi=my-doi}`
-    - [ ] The header contains all the required information. The information provided in the header is required to display the list of defense systems.
-      - The mandatory fields are :
-        - `title:`
-        - `article`
-        - `doi`
-        - `abstract`
-        - `PFAM`
-      - Optional fields are :
-        - `Sensor`
-        - `Activator`
-        - `Effector`.
-      - [ ] Main title is correct. For a defense system, it should simply be the name of the system.
-      - [ ] All the information is provided, correct and understandable. Rule of thumb : As a newcommer in the field, does the page provide the essential information in a clear way regarding the system ?
-        - [ ] Short description of the system
-        - [ ] Composition of the system
-        - [ ] Mechanism of action if it is known
-        - [ ] References to the literature to further explore the defense system
-      - [ ] Links with the database are working.
-        - [ ] Distribution of the system among prokaryotes
-        - [ ] Structure display
-      - [ ] At least one relevant abstract is provided.
\ No newline at end of file
+    - References with the following syntax : `:ref{doi=my-doi}`.
+
+- [ ] The header contains all the required information. The information provided in the header is required to display the list of defense systems.
+  - The mandatory fields are :
+    - `title:`
+    - `article`
+    - `doi`
+    - `abstract`
+    - `PFAM`
+  - Optional fields are :
+    - `Sensor`
+    - `Activator`
+    - `Effector`.
+  - [ ] Main title is correct. For a defense system, it should simply be the name of the system.
+  - [ ] All the information is provided, correct and understandable. Rule of thumb : As a newcommer in the field, does the page provide the essential information in a clear way regarding the system ?
+    - [ ] Short description of the system
+    - [ ] Composition of the system
+    - [ ] Mechanism of action if it is known
+    - [ ] References to the literature to further explore the defense system
+  - [ ] Links with the database are working.
+    - [ ] Distribution of the system among prokaryotes
+    - [ ] Structure display
+  - [ ] At least one relevant abstract is provided.
-- 
GitLab