mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-06 15:20:25 -06:00
Merge pull request #7378 from hossam-magdy/fix-contrib-link
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
Thanks for contributing!
|
||||
Read our contribution guidelines here:
|
||||
https://github.com/cypress-io/cypress/blob/develop/.github/CONTRIBUTING.md
|
||||
https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md
|
||||
-->
|
||||
|
||||
<!-- Example: "Closes #1234" -->
|
||||
|
||||
@@ -17,7 +17,7 @@ After [releasing a new version](https://github.com/cypress-io/cypress-example-ki
|
||||
|
||||
2. Run `yarn` and `yarn lerna run build --scope @packages/example` to build the app and spec files.
|
||||
CONTRIBUTING
|
||||
3. Create a new pull-request following this repo's [pull request instructions](.github/CONTRIBUTING.md#pull-requests).
|
||||
3. Create a new pull-request following this repo's [pull request instructions](CONTRIBUTING.md#pull-requests).
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
Reference in New Issue
Block a user