From 8d54d39f055769fd561fd41c64fc5202fc92df66 Mon Sep 17 00:00:00 2001 From: Danail H Date: Wed, 5 Jul 2023 11:22:07 +0300 Subject: [PATCH 1/4] update the template and prompt --- .github/ISSUE_TEMPLATE/5.priority-support.yml | 2 +- .github/workflows/priority-support-validation-prompt.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/5.priority-support.yml b/.github/ISSUE_TEMPLATE/5.priority-support.yml index e457a59c754a6b..df628c3ccfebba 100644 --- a/.github/ISSUE_TEMPLATE/5.priority-support.yml +++ b/.github/ISSUE_TEMPLATE/5.priority-support.yml @@ -1,5 +1,5 @@ name: 'Priority support: SLA ⏰' -description: I'm a Premium plan user and I have the priority support add-on, I can't find a solution to my problem with MUI X. +description: I'm a MUI X Premium plan user and I have the priority support add-on, I can't find a solution to my problem with MUI Core (Material UI, Base UI, MUI System, and Joy UI). title: '[question] ' labels: ['status: needs triage', 'support: unknown'] body: diff --git a/.github/workflows/priority-support-validation-prompt.yml b/.github/workflows/priority-support-validation-prompt.yml index 629541c088c1c6..ff61382ee91ba2 100644 --- a/.github/workflows/priority-support-validation-prompt.yml +++ b/.github/workflows/priority-support-validation-prompt.yml @@ -29,7 +29,7 @@ jobs: with: issue-number: ${{ github.event.issue.number }} body: | - You have created a priority support request ⏰. Please validate your support key using the link below: + You have created a support request under the paid ["Priority plan"](https://mui.com/legal/technical-support-sla/#priority-plan) ⏰. Please validate your support key using the link below: https://tools-public.mui.com/prod/pages/jyhs86t?repo=mui-x&issueId=${{ github.event.issue.number }} From e9fdddcf8bcf83f64ef8ff4de5b2ad98dd93f5bb Mon Sep 17 00:00:00 2001 From: Danail H Date: Wed, 5 Jul 2023 11:26:02 +0300 Subject: [PATCH 2/4] fix --- .github/ISSUE_TEMPLATE/5.priority-support.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/5.priority-support.yml b/.github/ISSUE_TEMPLATE/5.priority-support.yml index df628c3ccfebba..f041d184cbbfae 100644 --- a/.github/ISSUE_TEMPLATE/5.priority-support.yml +++ b/.github/ISSUE_TEMPLATE/5.priority-support.yml @@ -1,5 +1,5 @@ name: 'Priority support: SLA ⏰' -description: I'm a MUI X Premium plan user and I have the priority support add-on, I can't find a solution to my problem with MUI Core (Material UI, Base UI, MUI System, and Joy UI). +description: I'm an MUI X Premium plan user and I have the priority support add-on, I can't find a solution to my problem with MUI Core (Material UI, Base UI, MUI System, and Joy UI). title: '[question] ' labels: ['status: needs triage', 'support: unknown'] body: From 8f5db3d04a8dd6c7f30e00bff85b0dc42d8b0359 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Wed, 12 Jul 2023 13:10:47 +0200 Subject: [PATCH 3/4] Update .github/ISSUE_TEMPLATE/5.priority-support.yml Signed-off-by: Olivier Tassinari --- .github/ISSUE_TEMPLATE/5.priority-support.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/5.priority-support.yml b/.github/ISSUE_TEMPLATE/5.priority-support.yml index f041d184cbbfae..bae40bb08b931e 100644 --- a/.github/ISSUE_TEMPLATE/5.priority-support.yml +++ b/.github/ISSUE_TEMPLATE/5.priority-support.yml @@ -1,5 +1,5 @@ name: 'Priority support: SLA ⏰' -description: I'm an MUI X Premium plan user and I have the priority support add-on, I can't find a solution to my problem with MUI Core (Material UI, Base UI, MUI System, and Joy UI). +description: I'm an MUI X Premium user and we have purchased the Priority Support add-on. I can't find a solution to my problem with MUI Core (Material UI, Base UI, MUI System, and Joy UI). title: '[question] ' labels: ['status: needs triage', 'support: unknown'] body: From cb7714fdf54523aae9e3e6dfdc83ae25a7085f89 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Wed, 12 Jul 2023 13:10:51 +0200 Subject: [PATCH 4/4] Update .github/workflows/priority-support-validation-prompt.yml Signed-off-by: Olivier Tassinari --- .github/workflows/priority-support-validation-prompt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/priority-support-validation-prompt.yml b/.github/workflows/priority-support-validation-prompt.yml index ff61382ee91ba2..cfc1c889df4bfb 100644 --- a/.github/workflows/priority-support-validation-prompt.yml +++ b/.github/workflows/priority-support-validation-prompt.yml @@ -29,7 +29,7 @@ jobs: with: issue-number: ${{ github.event.issue.number }} body: | - You have created a support request under the paid ["Priority plan"](https://mui.com/legal/technical-support-sla/#priority-plan) ⏰. Please validate your support key using the link below: + You have created a support request under the ["Priority Support"](https://mui.com/legal/technical-support-sla/#priority-support) terms, which is a paid add-on to MUI X Premium ⏰. Please validate your support key using the link below: https://tools-public.mui.com/prod/pages/jyhs86t?repo=mui-x&issueId=${{ github.event.issue.number }}