From 8574f66e91c83505f914ff10bf1067ecd310ed65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Uzdo=C4=9Fan?= Date: Fri, 17 May 2024 10:33:26 +0200 Subject: [PATCH] Add request chain info to supported chains page --- docs/96. supportedChains.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/96. supportedChains.mdx b/docs/96. supportedChains.mdx index e50f151..a4f43f8 100644 --- a/docs/96. supportedChains.mdx +++ b/docs/96. supportedChains.mdx @@ -9,6 +9,10 @@ import Table from "./supportedChainsTable.jsx"; You can find the Sourcify chains, i.e. EVM chains that are supported by Sourcify, and the level of support below. +:::info Adding a new chain +If you want to add a new chain support to Sourcify check out [Requesting Chain Support](/docs/chain-support) page +::: + _If the tests for a chain will fail two weeks in a row, we will assume the chain is not being maintained and remove it from the supported chains list. The tests can be seen [in CircleCI](https://app.circleci.com/pipelines/github/ethereum/sourcify?branch=master) under "test-chains-regularly" workflow_