From bf3153d35108452173c1d605159c3c9c1ca204fc Mon Sep 17 00:00:00 2001 From: sukrucildirr Date: Wed, 22 May 2024 22:23:46 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1347f400ba..d58bf108a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Wormhole is a mission-critical, high-stakes project. We optimize for quality ove and code reviews are our most important tools to accomplish that. - All new features must first be discussed in a GitHub issue before starting to implement them. For - complex features, it can be useful to submit a [formal design document](design/template.md). + complex features, it can be useful to submit a [formal design document](whitepapers/template.md). - Development happens on a long-lived development branch (`main` and `dev.v1`). Every change going into a development branch is reviewed individually (see below). Release branches may be used