Skip to content

Commit

Permalink
fix link in CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsaigle committed Jan 24, 2025
1 parent d277dc7 commit ab34a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab34a04

Please sign in to comment.