mirror of
https://github.com/Karaka-Management/Organization-Guide.git
synced 2026-01-11 04:48:42 +00:00
Update 01_Development_Flowchart.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
8b03e8042e
commit
c6a4e157a9
|
|
@ -20,7 +20,7 @@ graph TD;
|
|||
AUTOMATIC_CHECKS-->MANUAL_CHECKS[Reviewer: Manual checks]
|
||||
MANUAL_CHECKS-->IS_ACCEPTED{Is accepted?};
|
||||
IS_ACCEPTED-- YES -->MERGE([Reviewer: Merge]);
|
||||
FIX-->TEST_CHANGE;
|
||||
IS_ACCEPTED-- NO -->FIX;
|
||||
```
|
||||
|
||||
2022-01-01 - Version 1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user