Update PR template type definitions link (#7489)

This commit is contained in:
Zach Panzarino
2020-05-26 23:10:19 -04:00
committed by GitHub
parent 9f97f72e1f
commit 1f0bc2a909

View File

@@ -40,5 +40,5 @@ Delete tasks if they are not applicable.
- [ ] Have tests been added/updated?
- [ ] Has the original issue been tagged with a release in ZenHub? <!-- (internal team only)-->
- [ ] Has a PR for user-facing changes been opened in [`cypress-documentation`](https://github.com/cypress-io/cypress-documentation)? <!-- Link to PR here -->
- [ ] Have API changes been updated in the [`type definitions`](cli/types/index.d.ts)?
- [ ] Have API changes been updated in the [`type definitions`](cli/types/cypress.d.ts)?
- [ ] Have new configuration options been added to the [`cypress.schema.json`](cli/schema/cypress.schema.json)?