From 351413f199cb7673fe8ce600cefd93e3683482f0 Mon Sep 17 00:00:00 2001 From: Ben M Date: Fri, 24 Feb 2023 10:13:41 -0500 Subject: [PATCH] chore: update issue templates to link to our paid support portal for cloud customers (#25933) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 5 ++++- .github/ISSUE_TEMPLATE/3-install-issue.yml | 4 +++- .github/ISSUE_TEMPLATE/4-feature.yml | 4 +++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 8ddb5c5ef4..17f8f2feee 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -4,7 +4,10 @@ body: - type: markdown attributes: value: | - Have a question? 👉 [Ask in chat](https://on.cypress.io/discord) or [start a new discussion](https://github.com/cypress-io/cypress/discussions). + ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) for our fastest support! + + ### Have a question? 👉 [Ask in chat](https://on.cypress.io/discord) or [start a new discussion](https://github.com/cypress-io/cypress/discussions). + Issues in the Cypress repo are reserved for bugs and feature requests only. Questions on how to use Cypress will be closed. - type: textarea id: current-behavior attributes: diff --git a/.github/ISSUE_TEMPLATE/3-install-issue.yml b/.github/ISSUE_TEMPLATE/3-install-issue.yml index 7e85d2458b..35f6575016 100644 --- a/.github/ISSUE_TEMPLATE/3-install-issue.yml +++ b/.github/ISSUE_TEMPLATE/3-install-issue.yml @@ -5,7 +5,9 @@ body: - type: markdown attributes: value: | - Have a question? 👉 [Ask in chat](https://on.cypress.io/discord) or [start a new discussion](https://github.com/cypress-io/cypress/discussions). + ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) for our fastest support! + + ### Have a question? 👉 [Ask in chat](https://on.cypress.io/discord) or [start a new discussion](https://github.com/cypress-io/cypress/discussions). If you're behind a corporate proxy, make sure to [configure it properly](https://on.cypress.io/proxy-configuration) before install. - type: textarea diff --git a/.github/ISSUE_TEMPLATE/4-feature.yml b/.github/ISSUE_TEMPLATE/4-feature.yml index a6fe86858f..f69e48523d 100644 --- a/.github/ISSUE_TEMPLATE/4-feature.yml +++ b/.github/ISSUE_TEMPLATE/4-feature.yml @@ -4,7 +4,9 @@ body: - type: markdown attributes: value: | - Have a question? 👉 [Ask in chat](https://on.cypress.io/discord) or [start a new discussion](https://github.com/cypress-io/cypress/discussions). + ## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) for our fastest support! + + ### Have a question? 👉 [Ask in chat](https://on.cypress.io/discord) or [start a new discussion](https://github.com/cypress-io/cypress/discussions). - type: textarea id: feature attributes: