Skip to content

Commit

Permalink
Add link to dev environment page in CONTRIBUTING.md (quantumlib#4843)
Browse files Browse the repository at this point in the history
Might be helpful to add a section in CONTRIBUTING.md to describe dev environment setup as it could be one of the first docs contributors look at. WDYT?

edit: Just found links to development.md elsewhere in the doc. Do you think it makes sense to have a dedicated section, to make it obvious where to look for dev environment setup?
  • Loading branch information
verult authored and MichaelBroughton committed Jan 22, 2022
1 parent 2b52b30 commit 0c290b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ the appropriate branches.
you can perform these locally, and then push the new commit following
the same process as above.

## Development Environment Setup

Please refer to our [development page](docs/dev/development.md) for instructions
on setting up your local development environment.

## Code Testing Standards

When a pull request is created or updated, various automatic checks will
Expand Down

0 comments on commit 0c290b6

Please sign in to comment.