From 508fdfea7227bf8c201134bf0b8c2b9c1c3ff787 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 28 May 2019 14:53:01 -0400 Subject: [PATCH] link to contributing in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa03b818f1..92ad435f5b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Zig is an open-source programming language designed for **robustness**, * [Introduction](https://ziglang.org/#Introduction) * [Download & Documentation](https://ziglang.org/download) * [Community](https://github.com/ziglang/zig/wiki/Community) + * [Contributing](https://github.com/ziglang/zig/blob/master/CONTRIBUTING.md) ## Building from Source