diff --git a/ui/desktop/src/components/settings/app/AppSettingsSection.tsx b/ui/desktop/src/components/settings/app/AppSettingsSection.tsx index a586fd7110f9..8f81fac70c9b 100644 --- a/ui/desktop/src/components/settings/app/AppSettingsSection.tsx +++ b/ui/desktop/src/components/settings/app/AppSettingsSection.tsx @@ -124,6 +124,32 @@ export default function AppSettingsSection({ scrollToSection }: AppSettingsSecti )} + {/* Help & Feedback Section */} +
+

Help & Feedback

+

+ Help us improve Goose by reporting issues or requesting new features. +

+
+ + Report a Bug + + + Request a Feature + +
+
+ {/* Update Section */} {UPDATES_ENABLED && (