From 8b9af9bee79c60ad4107ff58d36bf80ec76d3def Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Mon, 14 Mar 2022 16:45:44 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f8e0279b74e..5d906c9ad2e 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,9 @@ languages**, so you can use WebAssembly _anywhere_. We appreciate your help! 💜 +We recommend reading the following guide on how to contribute into a complex project successfully: +https://mitchellh.com/writing/contributing-to-complex-projects + Check our docs on how to [build Wasmer from source](https://docs.wasmer.io/ecosystem/wasmer/building-from-source) or [test your changes](https://docs.wasmer.io/ecosystem/wasmer/building-from-source/testing).