Commit 15d41d4f authored by aleksana's avatar aleksana
Browse files

CONTRIBUTING.md: fix broken staging graph in newer mermaid versions

parent f5be4ed5
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -392,14 +392,10 @@ Here is a Git history diagram showing the flow of commits between the three bran
} }%%
gitGraph
    commit id:" "
    branch staging-next
    branch staging

    checkout master
    checkout staging
    checkout master
    commit id:"  "
    checkout staging-next
    branch staging-next

    merge master id:"automatic"
    checkout staging
    merge staging-next id:"automatic "