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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/1-bug-report.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,14 +5,14 @@ body:
5
5
attributes:
6
6
value: |
7
7
## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) for our fastest support!
8
-
9
-
### Have a question? 👉 [Ask in chat](https://on.cypress.io/chat) or [start a new discussion](https://github.com/cypress-io/cypress/discussions).
8
+
9
+
### Have a question? 👉 [Ask in chat](https://on.cypress.io/chat) or [start a new discussion](https://github.com/cypress-io/cypress/discussions).
10
10
Issues in the Cypress repo are reserved for bugs and feature requests only. Questions on how to use Cypress will be closed.
11
11
- type: textarea
12
12
id: current-behavior
13
13
attributes:
14
14
label: Current behavior
15
-
description: Please provide a description including screenshots, stack traces, etc. [Troubleshooting tips](https://on.cypress.io/troubleshooting).
15
+
description: Please provide a description including screenshots, stack traces, etc. [Troubleshooting tips](https://docs.cypress.io/app/references/troubleshooting).
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/3-install-issue.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,23 +6,23 @@ body:
6
6
attributes:
7
7
value: |
8
8
## If you are a customer of Cypress Cloud please utilize our [Support Portal](https://www.cypress.io/support/) for our fastest support!
9
-
9
+
10
10
### Have a question? 👉 [Ask in chat](https://on.cypress.io/chat) or [start a new discussion](https://github.com/cypress-io/cypress/discussions).
11
11
12
12
If you're behind a corporate proxy, make sure to [configure it properly](https://on.cypress.io/proxy-configuration) before install.
13
13
- type: textarea
14
14
id: current-behavior
15
15
attributes:
16
16
label: Current behavior
17
-
description: Please provide a description including screenshots, stack traces, DEBUG logs, etc. [Troubleshooting tips](https://on.cypress.io/troubleshooting)
17
+
description: Please provide a description including screenshots, stack traces, DEBUG logs, etc. [Troubleshooting tips](https://docs.cypress.io/app/references/troubleshooting)
18
18
placeholder: When I try to download Cypress...
19
19
validations:
20
20
required: true
21
21
- type: textarea
22
22
id: debug-logs
23
23
attributes:
24
24
label: Debug logs
25
-
description: Include DEBUG logs setting [`DEBUG=cypress:*`](https://on.cypress.io/troubleshooting#Print-DEBUG-logs/). Include npm/yarn logs if applicable.
25
+
description: Include DEBUG logs setting [`DEBUG=cypress:*`](https://docs.cypress.io/app/references/troubleshooting#Print-DEBUG-logs/). Include npm/yarn logs if applicable.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/5-cy-prompt-issue.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ body:
11
11
id: current-behavior
12
12
attributes:
13
13
label: Current behavior
14
-
description: Please provide a description including screenshots, stack traces, etc. [Troubleshooting tips](https://on.cypress.io/troubleshooting).
14
+
description: Please provide a description including screenshots, stack traces, etc. [Troubleshooting tips](https://docs.cypress.io/app/references/troubleshooting).
0 commit comments