From da63591956db0bda0cde38c2fb9f1a0b1af58678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dobros=C5=82aw=20=C5=BBybort?= Date: Mon, 7 Mar 2016 11:33:46 +0100 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md Mention #855 --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..64e96057 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +Please check if what you want to add to `awesome-go` list meets +[quality standards](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard) +before sending pull request. Thanks! + +Link to [godoc.org](https://godoc.org/): + +Link to [goreportcard.com](https://goreportcard.com/): + +Link to [gocover.io](https://gocover.io/):