Skip to content

Commit 10c6e5a

Browse files
Merge pull request #19738 from bahmutov/patch-1
2 parents f75e6b6 + cc70fd2 commit 10c6e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1-bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ body:
2323
id: reproduction
2424
attributes:
2525
label: Test code to reproduce
26-
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.
26+
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.
2727
placeholder: Here is my failing test code and the app code to run the tests on...
2828
validations:
2929
required: true
@@ -39,4 +39,4 @@ body:
3939
id: other
4040
attributes:
4141
label: Other
42-
placeholder: Any other details?
42+
placeholder: Any other details?

0 commit comments

Comments
 (0)