Skip to content

Commit

Permalink
Merge pull request #19738 from bahmutov/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Jan 26, 2022
2 parents f75e6b6 + cc70fd2 commit 10c6e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1-bug-report.yml
Expand Up @@ -23,7 +23,7 @@ body:
id: reproduction
attributes:
label: Test code to reproduce
description: Provide a failing test or repo we can run. You can fork [this repo](https://github.com/cypress-io/cypress-test-tiny), set up a failing test, then link to your fork.
description: Provide a failing test or repo we can run. You can fork [this repo](https://github.com/cypress-io/cypress-test-tiny), set up a failing test, then link to your fork. If you have never done this before, watch [this video](https://youtu.be/NnriKHmj5T8) for example.
placeholder: Here is my failing test code and the app code to run the tests on...
validations:
required: true
Expand All @@ -39,4 +39,4 @@ body:
id: other
attributes:
label: Other
placeholder: Any other details?
placeholder: Any other details?

1 comment on commit 10c6e5a

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 10c6e5a Jan 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/9.4.0/circle-develop-10c6e5a93b614a6a111f799b7cd3ac1afd44e90a/cypress.tgz

Please sign in to comment.