docs: move contributing and code of conduct (#5881)

This commit is contained in:
Santosh Yadav
2019-12-06 22:31:35 +05:30
committed by Jennifer Shehane
parent 9d239d2b4f
commit 932f859c31
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ npm install cypress --save-dev
- [![CircleCI](https://circleci.com/gh/cypress-io/cypress/tree/develop.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress/tree/develop) - `develop` branch
- [![CircleCI](https://circleci.com/gh/cypress-io/cypress/tree/master.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress/tree/master) - `master` branch
Please see our [Contributing Guideline](.github/CONTRIBUTING.md) which explains repo organization, linting, testing, and other steps.
Please see our [Contributing Guideline](./CONTRIBUTING.md) which explains repo organization, linting, testing, and other steps.
## License