]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
Update CONTRIBUTING.md
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 24 Dec 2022 14:53:27 +0000 (15:53 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 14:53:27 +0000 (15:53 +0100)
CONTRIBUTING.md

index ec0536a90c99a30c29ea37e5a8f89575eed57464..dfb9114ed5b467337fdd72592d75732397ddf7c2 100644 (file)
@@ -50,8 +50,6 @@ Hugo has become a fully featured static site generator, so any new functionality
 
 If it is of some complexity, the contributor is expected to maintain and support the new feature in the future (answer questions on the forum, fix any bugs etc.).
 
-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. 
-
 Any non-trivial code change needs to update an open [issue](https://github.com/gohugoio/hugo/issues). A non-trivial code change without an issue reference with one of the labels `bug` or `enhancement` will not be merged.
 
 Note that we do not accept new features that require [CGO](https://github.com/golang/go/wiki/cgo).