From c580715c6d3de9cf97bc55f7aba2ebea913d6b13 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Fri, 19 Aug 2022 19:48:37 -0400 Subject: [PATCH] readme: link to Discussions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 653c5a2..a49a591 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,7 @@ git add . && git commit -m rename - Run `bin/hoogle` to start Hoogle with packages in your cabal file. - Run `bin/test` to run the test suite. - Run the application without installing: `nix run github:srid/haskell-template` (or `nix run .` from checkout) + +## Discussions + +Got questions? Ideas? Suggestions? Post them here: https://github.com/srid/haskell-template/discussions