The flowchart starts with the decision. If the decision is made, then step 1 is done. If the decision is not made, then step 2 and step 3 are done.
Edit this diagram in Gleek
Decision flowchart template code in Gleek
start:queue
decision:diamond
end:queue
start–>decision-yes->step 1–>end
decision-no->step 2–>step 3–>end
About Flowcharts
A flowchart, or flow chart, is a type of diagram that shows a step-by-step view of a process. Flowcharts document the tasks and decisions needed to achieve a specific goal. A basic flowchart is easy to make and understand. Businesses, engineers and software designers often use flowcharts to diagram their ideas.
Similar flowchart examples
Should I bring an umbrella flowchart