From 15d41d4f1de4bcac0bd2653ee0205bf752bcfb72 Mon Sep 17 00:00:00 2001 From: aleksana Date: Mon, 21 Oct 2024 22:54:47 +0800 Subject: [PATCH] CONTRIBUTING.md: fix broken staging graph in newer mermaid versions --- CONTRIBUTING.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bc9927fe10d2..8ccd2e59f53d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 + commit id:" " + branch staging-next - checkout master - checkout staging - checkout master - commit id:" " - checkout staging-next merge master id:"automatic" checkout staging merge staging-next id:"automatic "