From 07968fa4c7d8802f25cd4a42f23ad309b5fa32c7 Mon Sep 17 00:00:00 2001 From: Swapnil Date: Sat, 16 Jul 2022 00:35:49 +0530 Subject: [PATCH] docs: add hacking guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab122a1..4904a19 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The repository is managed as monorepo, and it contains the following packages: ## How to contribute -Read our [Hacking guide](#TODO) +Read our [Hacking guide](./docs/dev/MAINTAINERS.mdx) ## License