We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514aaf4 commit d0bfd5eCopy full SHA for d0bfd5e
static/gsApp/views/subscriptionPage/managedNote.tsx
@@ -18,6 +18,8 @@ const SALES_MESSAGE = tct(
18
/**
19
* Partner-specific message templates.
20
* Each partner has their own marketplace or dashboard where users can manage their subscriptions.
21
+ *
22
+ * NOTE: this is for legacy partners only; use partnership_support_note instead for any new channel partnerships
23
*/
24
const PARTNER_MESSAGES = {
25
// GitHub Marketplace message
0 commit comments