From c0a03a2a39930fc23c17d5c8e02de36489faf0d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 24 Dec 2022 15:48:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 45a1e73f2..9db763b65 100644 --- a/README.md +++ b/README.md @@ -96,8 +96,6 @@ git clone git@github.com:gohugoio/hugo.git ``` ## Contributing code to Hugo -**Note March 16th 2022:** We are currently very constrained on human resources to do code reviews, so we currently require any new Pull Requests to be limited to bug fixes closing an existing issue. Also, we have updated to Go 1.18, but we will currently not accept any generic rewrites, "interface{} to any" replacements and similar. - For a complete guide to contributing to Hugo, see the [Contribution Guide](CONTRIBUTING.md). We welcome contributions to Hugo of any kind including documentation, themes,