Skip to content

Commit 55a4e7a

Browse files
authored
chore: update PR template [skip ci] (#16656)
So it doesn't automatically link everything to issue 1234 in ZenHub.
1 parent bcf0c2e commit 55a4e7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
- Make sure you set the correct base branch based on what packages you're changing: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md#branches
66
-->
77

8-
- Closes <!-- issue number here. e.g. "Closes #1234" -->
8+
- Closes <!-- link to the issue here, if there is one -->
99

1010
### User facing changelog
11-
<!-- Explain the change(s) for every user to read in our changelog. Examples: https://on.cypress.io/changelog-->
11+
<!-- Explain the change(s) for every user to read in our changelog. Examples: https://on.cypress.io/changelog -->
1212

1313
### Additional details
1414
<!-- Examples:

0 commit comments

Comments
 (0)