From 18534b36e37ad5e4ebf8082d1c854d7831b55fb8 Mon Sep 17 00:00:00 2001 From: Gregg Juan Eduardo Palomo Herrera Date: Thu, 8 Apr 2021 09:21:00 -0500 Subject: [PATCH] CONTRIBUTING.md --- .github/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 24461870..6e0217c7 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contribute to the Buildx project + # Contribute to the Buildx project This page contains information about reporting issues as well as some tips and guidelines useful to experienced open source contributors. @@ -289,4 +289,4 @@ The rules: If you are having trouble getting into the mood of idiomatic Go, we recommend reading through [Effective Go](https://golang.org/doc/effective_go.html). The -[Go Blog](https://blog.golang.org) is also a great resource. \ No newline at end of file +[Go Blog](https://blog.golang.org) is also a great resource.