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