From 1cf40901fcd4e069c8231ce483847bb3ccbbbdac Mon Sep 17 00:00:00 2001
From: Carlos A Becker <caarlos0@users.noreply.github.com>
Date: Sun, 23 Oct 2022 15:19:31 -0300
Subject: [PATCH] chore: improve releaser footer

---
 .goreleaser.yaml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 694448c95..3d1ecfc68 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -303,12 +303,13 @@ release:
   footer: |
     **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/{{ .PreviousTag }}...{{ .Tag }}
 
-    ## What to do next?
+    * * *
 
-    - Read the [documentation](https://goreleaser.com/intro/)
-    - Check out the [GoReleaser Pro](https://goreleaser.com/pro) distribution
-    - Join our [Discord server](https://discord.gg/RGEBtg8vQ6)
-    - Follow us on [Twitter](https://twitter.com/goreleaser)
+    <a href="https://goreleser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a>
+
+    Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/).
+    Want to help? You can [sponsor](https://goreleaser.com/sponsors/),get a [Pro License](https://goreleaser.com/pro) or [contribute](https://goreleaser.com/contributing).
+    Also, feel free to reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)!
 
 announce:
   twitter: