mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-10 08:40:10 -06:00
Update PR template from team feedback [skip ci]
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
<!--
|
||||
Thanks for contributing!
|
||||
Read our contribution guidelines here: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md
|
||||
-->
|
||||
<!-- Thanks for contributing!
|
||||
Read our contribution guidelines here:
|
||||
https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md -->
|
||||
|
||||
- Closes <!-- Add issue number here, for example "Closes #1234" -->
|
||||
- Closes <!-- issue number here - example "Closes #1234" -->
|
||||
|
||||
### Pre-merge Tasks
|
||||
|
||||
<!--
|
||||
The following tasks must be completed before a PR can be merged.
|
||||
You can delete any of these tasks if they are not applicable to the changes in this PR.
|
||||
-->
|
||||
<!-- The following tasks must be completed before a PR can be merged.
|
||||
You can delete tasks if they are not applicable to the PR changes. -->
|
||||
|
||||
- [ ] Has [cypress.schema.json](cli/schema/cypress.schema.json) been updated with any new configuration options?
|
||||
- [ ] Have the [type definitions](cli/types/index.d.ts) been updated with any user-facing API changes?
|
||||
- [ ] Has a PR to [`cypress-documentation`](https://github.com/cypress-io/cypress-documentation) been submitted to document any user-facing changes? <!-- Link to PR here -->
|
||||
- [ ] Has the original issue been tagged with the appropriate release in ZenHub?
|
||||
- [ ] Have tests been added/updated for the changes in this PR?
|
||||
- [ ] Has a PR to [`cypress-documentation`](https://github.com/cypress-io/cypress-documentation) been submitted to document any user-facing changes? <!-- Link to PR here -->
|
||||
- [ ] Have the [type definitions](cli/types/index.d.ts) been updated with any user-facing API changes?
|
||||
- [ ] Has the [cypress.schema.json](cli/schema/cypress.schema.json) been updated with any new configuration options?
|
||||
- [ ] Has the original issue been tagged with a release in ZenHub? <!-- (internal team only)-->
|
||||
|
||||
Reference in New Issue
Block a user