URI: 
       Update CONTRIBUTING.md - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit a76c405d407fa91dfa0e05386a377450ea600bcb
   DIR parent c0a03a2a39930fc23c17d5c8e02de36489faf0d2
  HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Sat, 24 Dec 2022 15:49:00 +0100
       
       Update CONTRIBUTING.md
       Diffstat:
         M CONTRIBUTING.md                     |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
       @@ -1,7 +1,5 @@
        # Contributing 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.
       -
        We welcome contributions to Hugo of any kind including documentation, themes,
        organization, tutorials, blog posts, bug reports, issues, feature requests,
        feature implementations, pull requests, answering questions on the forum,