shithub: hugo

Download patch

ref: 299731012441378bb9c057ceb0a3c277108aaf01
parent: 2bbc865f7bb713b2d0d2dbb02b90ae2621ad5367
author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
date: Sat Feb 1 05:27:26 EST 2020

Mention a "no CGO rule"

See #6842

--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -52,10 +52,9 @@
 
 It is recommended to open up a discussion on the [Hugo Forum](https://discourse.gohugo.io/) to get feedback on your idea before you begin. If you are submitting a complex feature, create a small design proposal on the [Hugo issue tracker](https://github.com/gohugoio/hugo/issues) before you start.
 
+Note that we do not accept new features that needs [CGO](https://github.com/golang/go/wiki/cgo). We have one exeption to tuat rule and that is LibSASS.
 
 **Bug fixes are, of course, always welcome.**
-
-
 
 ## Submitting Patches