From 03956bc0d1b501e3abe9eeaaf800ef40e72742a0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marko=20Rintam=C3=A4ki?= <marko.rintamaki@jamk.fi>
Date: Tue, 5 Oct 2021 11:08:35 +0000
Subject: [PATCH] Update template-requirementlist.md

---
 .../templates/template-requirementlist.md          | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/docs/20-Requirement-management/templates/template-requirementlist.md b/docs/20-Requirement-management/templates/template-requirementlist.md
index bbac44b..5782e82 100644
--- a/docs/20-Requirement-management/templates/template-requirementlist.md
+++ b/docs/20-Requirement-management/templates/template-requirementlist.md
@@ -1,11 +1,11 @@
-# Requirements as a list template
+# Template of Requirements table
 
 
 This model is quite useful if the list of requirements isn't very long. The same list can be done quite conveniently with Excel, but it will soon lead to the complexity of documentation.
 When one environment is used to gather relevant information, it is easier to link them to each other and the information stays up to date better.
 
 
-# Business / Customers / Constraints
+## Business / Customers / Constraints
 
 **Customer Requirements** 
 
@@ -42,7 +42,7 @@ When one environment is used to gather relevant information, it is easier to lin
 | CONSTRAINT-REQ-S00006 | Constrain |||
 
 
-# System / software requirements
+## System / software requirements
 
 **SYSTEM REQUIREMENTS**
 
@@ -68,9 +68,7 @@ Technical requirements are typically separated from software requirements. They
 | SYSTEM-REQ-0004 | System Requirement |||
 | SYSTEM-REQ-0005 | System Requirement |||
 
-
-
-### Functional requirements
+## Functional requirements
 
 | Requirement ID | Type | Description | Related feature |									
 |:-:|:-:|:-:|:-:|
@@ -85,9 +83,7 @@ Technical requirements are typically separated from software requirements. They
 | FUNCTIONAL-REQ-C0009 | Functional Requirement |||
 | FUNCTIONAL-REQ-C0010 | Functional Requirement |||
 
-
-### Non-functional requirements
-
+## Non-functional requirements
 
 **Security**
 
-- 
GitLab