From dbffaa2b281d474682f70dedb9c632614e95b4f5 Mon Sep 17 00:00:00 2001 From: Kegsay Date: Wed, 24 Mar 2021 16:18:30 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index abff845..a083b46 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ All contributions are greatly appreciated! ## How to report issues -Obs. it's important to check the current open issues for similar reports +Please check the current open issues for similar reports in order to avoid duplicates. Some general guidelines: @@ -69,4 +69,3 @@ To run coverage, first generate the coverage report using `go test` You can now show the generated report as a html page with `go tool` go tool cover -html=coverage.out -