@@ -23,7 +23,7 @@ To achieve a given maturity level a pattern has to satisfy the requirements for
23
23
24
24
### Requirements: Level 1 - Initial
25
25
26
- Patterns (or other documents) of level 1 are stored in the directory ` /1-initial ` .
26
+ Patterns (or other documents) of level 1 are stored in the directory ` /patterns/ 1-initial ` .
27
27
28
28
- Validation requirements:
29
29
- N/A
@@ -36,7 +36,7 @@ Patterns (or other documents) of level 1 are stored in the directory `/1-initial
36
36
37
37
### Requirements: Level 2 - Structured
38
38
39
- Patterns of level 2 are stored in the directory ` /2-structured ` .
39
+ Patterns of level 2 are stored in the directory ` /patterns/ 2-structured ` .
40
40
41
41
- Validation requirements:
42
42
- Is validated by at least one known instance
@@ -49,7 +49,7 @@ Patterns of level 2 are stored in the directory `/2-structured`.
49
49
50
50
### Requirements: Level 3 - Validated
51
51
52
- Patterns of level 3 are stored in the directory ` /3-validated ` .
52
+ Patterns of level 3 are stored in the directory ` /patterns/ 3-validated ` .
53
53
54
54
- Validation requirements:
55
55
- Is validated by at least three known instances
@@ -60,4 +60,3 @@ Patterns of level 3 are stored in the directory `/3-validated`.
60
60
- Uses & has no conflicts with working group terminology (defined by glossary / implicit usage) - *Oops! We have not yet developed this.*
61
61
- Fits & has no conflicts with existing patterns (of this maturity level or higher)
62
62
- Thorough review by at least two trusted committers
63
-
0 commit comments