From 1a3eff35fd2634ac515ae7ac56f464f78ff6fdf1 Mon Sep 17 00:00:00 2001 From: Ana Loznianu Date: Sat, 15 Jul 2023 16:51:27 +0300 Subject: [PATCH] Possible fix for arcade links --- contribute/README.md | 1 + developers/contracts/roles.md | 1 + 2 files changed, 2 insertions(+) diff --git a/contribute/README.md b/contribute/README.md index c63f08a0..f883a08c 100644 --- a/contribute/README.md +++ b/contribute/README.md @@ -19,6 +19,7 @@ First, make sure that you search existing open + closed issues + PRs to see if y Follow our steps below to properly document your bug! Paste the screenshots into your GitHub issue. + {% @arcade/embed flowId="fUNrK6z2eurJ2C1ty2OG" url="https://app.arcade.software/share/fUNrK6z2eurJ2C1ty2OG" %} ### Report vulnerabilities diff --git a/developers/contracts/roles.md b/developers/contracts/roles.md index 3cde54c2..92c83376 100644 --- a/developers/contracts/roles.md +++ b/developers/contracts/roles.md @@ -292,6 +292,7 @@ function removeMinter(address _minter) external onlyERC20Deployer { + {% @arcade/embed flowId="OHlwsPbf29S1PLh03FM7" url="https://app.arcade.software/share/OHlwsPbf29S1PLh03FM7" %} ### Fee Manager