From 82f8a88e0f7f1735e60fc122a31b994c053e2a81 Mon Sep 17 00:00:00 2001 From: TheRealHaui <hausegger.michael@googlemail.com> Date: Wed, 24 May 2017 19:30:06 +0200 Subject: [PATCH] Added link to CONTRIBUTING.md file in README.md (#54) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f596889db..6a70af868 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ Tink is maintained by: ## Contact and mailing list -If you want to contribute, please read CONTRIBUTING and send us pull requests. +If you want to contribute, please read [CONTRIBUTING](https://github.com/google/tink/blob/master/CONTRIBUTING.md) and send us pull requests. You can also report bugs or request new tests. If you'd like to talk to our developers or get notified about major new tests, -- GitLab