Update README.md

This commit is contained in:
Bjørn Erik Pedersen
2022-12-24 15:48:45 +01:00
committed by GitHub
parent e127d3e5c6
commit c0a03a2a39

View File

@@ -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,