diff --git a/CHANGELOG.md b/CHANGELOG.md
index b54c2d2a961d6..adb27fe1e0864 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Added
+- Adds go to home view button to the commit graph title section — closes [#3873](https://github.com/gitkraken/vscode-gitlens/issues/3873)
- Adds a _Contributors_ section to comparison results in the views
### Fixed
diff --git a/src/webviews/apps/plus/graph/GraphWrapper.tsx b/src/webviews/apps/plus/graph/GraphWrapper.tsx
index 849b205d6f600..15842141a9ce0 100644
--- a/src/webviews/apps/plus/graph/GraphWrapper.tsx
+++ b/src/webviews/apps/plus/graph/GraphWrapper.tsx
@@ -1275,6 +1275,21 @@ export function GraphWrapper({
+
+
+
+
+
+
+
+ GitLens Home — track, manage, and collaborate on your branches and pull
+ requests, all in one intuitive hub
+
+
{(subscription == null || !isSubscriptionPaid(subscription)) && (