[PATCH] eng: Requirements counting shall start at zero

Frank Kuehndel frank.kuehndel at embedded-brains.de
Wed Dec 9 13:36:18 UTC 2020


From: Frank Kühndel <frank.kuehndel at embedded-brains.de>

---
 eng/req/req-for-req.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/eng/req/req-for-req.rst b/eng/req/req-for-req.rst
index 9225e95..8345e35 100644
--- a/eng/req/req-for-req.rst
+++ b/eng/req/req-for-req.rst
@@ -308,6 +308,14 @@ spec:/classic/task/create-err-invname
 
     ...
 
+If requirements or the YAML files which contain them are to be numbered,
+the numbering shall start with 0. For example:
+
+.. code-block:: none
+
+    weak-alias-0.yml
+    weak-alias-1.yml
+
 Conflict Free Requirements
 --------------------------
 
-- 
2.26.2



More information about the devel mailing list