Skip to content

Commit

Permalink
Merge pull request #123 from tovrstra/update-links
Browse files Browse the repository at this point in the history
Update links: theochem/guidelines -> theochem/.github
  • Loading branch information
RichRick1 authored Jun 14, 2024
2 parents 975c841 + 8d902d6 commit 3044f8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ python3 -m pip install -e .[toml]
## Coding Guidelines
We document our Coding Guidelines in the [QC-devs guidelines repo](https://github.com/theochem/guidelines/). We particularly suggest you review:

* [Contributing to QC-dev](https://github.com/theochem/guidelines/blob/main/contributing.md)
* [QC-Devs Code of Conduct](https://github.com/theochem/guidelines/blob/main/CodeOfConduct.md)
* [Contributing to QC-dev](https://github.com/theochem/.github/blob/main/contributing.md)
* [QC-Devs Code of Conduct](https://github.com/theochem/.github/blob/main/CodeOfConduct.md)

We also recommend installing pre-commit hooks. That ensure certain basic coding
style issues can be detected and fixed before submitting the pull request.
Expand Down

0 comments on commit 3044f8b

Please sign in to comment.