From 0e5ae99ec30e6443a8348ac4c1c7277f1324285a Mon Sep 17 00:00:00 2001 From: Thiago Avelino Date: Sun, 10 Jan 2016 13:47:40 -0200 Subject: [PATCH] added goreportcard on Quality standard --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 31c03e69..bb2429b9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ Please contribute links to packages/projects you have used or are familiar with. ## Quality standard -To be on the list, project repositories should adhere to these quality standards: +To be on the list, project repositories should adhere to these quality standards (http://goreportcard.com/report//): - Code functions as documented and expected - Generally useful to the wider community of Go programmers