Skip to content

Commit c176c08

Browse files
authored
Merge pull request #197 from StingRayZA/contrib-handbook
Fixing some readability nits in the handbook
2 parents 93badba + 9e4e5b9 commit c176c08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta/contributor-handbook.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document lays out a basic guideline of how to write and contribute a new pa
44

55
## Maturity Levels
66

7-
We defined four maturity levels for patterns: The higher a pattern's maturity level, the more strictly it was validated and the better is its writing.
7+
We have defined three maturity levels for patterns: The higher a pattern's maturity level, the more strictly it was validated and the better is its writing.
88

99
### In a Nutshell
1010

@@ -14,7 +14,7 @@ We defined four maturity levels for patterns: The higher a pattern's maturity le
1414
| 2 | Structured | Contains a complete pattern that it is not properly validated yet (e.g. because it only synthesizes an idea or the experiences from one instead of three organizations). | A few days / weeks |
1515
| 3 | Validated | The pattern is validated (e.g. because three or more instances exists and are synthesized by the pattern) and its writing is of high quality. | A few months |
1616

17-
For the first pattern you contribute, you should aim for maturity levels `1: initial` or `2: structured`.
17+
For the first pattern you contribute, you should aim for maturity levels `1: Initial` or `2: Structured`.
1818

1919
If you want to help promoting a pattern one maturity level up, we suggest to first create an issue to discuss the matter and see if someone else is working on that already. After that, you can create a pull request with the necessary changes.
2020

@@ -29,7 +29,7 @@ Patterns (or other documents) of level 1 are stored in the directory `/1-initial
2929
- N/A
3030

3131
- Content requirements:
32-
- The document is readible & comprehensible for other's than the author(s)
32+
- The document is readible & comprehensible for other parties (not just for the author(s))
3333
- The author(s) contribute the contents according to the [license](../LICENSE.txt) & are allowed to do so
3434
- Thoughts and contents by third parties are quoted / referenced explicitly
3535

0 commit comments

Comments
 (0)