mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 22:19:46 -06:00
chore: update issue templates to link to our paid support portal for cloud customers (#25933)
This commit is contained in:
5
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
5
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
@@ -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:
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/3-install-issue.yml
vendored
4
.github/ISSUE_TEMPLATE/3-install-issue.yml
vendored
@@ -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
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/4-feature.yml
vendored
4
.github/ISSUE_TEMPLATE/4-feature.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user