~aleteoryx/muditaos

ref: 0fad72313568af2b82161eb832edfa2b97569c19 muditaos/doc/UML/workflow.uml -rw-r--r-- 196 bytes
0fad7231 — SP2FET [EGD-5457] Add harness test for bluetooth on/off 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
@startuml
start
:from (sub)task;
:(1) create branch;
while (work done and approved)
:(2) add more commits;
:(3) rebase to master;
:check QA & check PR;
endwhile
:(4) merge to master;
stop
@enduml