You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1691,8 +1708,7 @@ export class ComposerApp extends LitElement {
1691
1708
key: `${onboardingKey}-welcome`,
1692
1709
popover: {
1693
1710
title: 'Welcome to Commit Composer',
1694
-
description:
1695
-
'Compose your changes into organized, meaningful commits before committing them. Use AI to automatically structure your work into draft commits with clear messages and descriptions, or commit manually.',
1711
+
description: `Compose your changes into organized, meaningful commits before committing them. Use AI to automatically structure your work into draft commits with clear messages and descriptions, or commit manually. <br><br> <a href="${composerFeedbackUrl}">Learn More</a>`,
0 commit comments