update CONTRIBUTING.md

old-commit-hash: 0d1ac8db76
commatwo_master
Adeeb Shihadeh 5 years ago
parent a4f120d2be
commit 3f4ddd33e0
  1. 5
      CONTRIBUTING.md

@ -2,7 +2,7 @@
Our software is open source so you can solve your own problems without needing help from others. And if you solve a problem and are so kind, you can upstream it for the rest of the world to use. Our software is open source so you can solve your own problems without needing help from others. And if you solve a problem and are so kind, you can upstream it for the rest of the world to use.
Most open source development activity is coordinated through our [Discord](https://discord.comma.ai). A lot of documentation is available on our [medium](https://medium.com/@comma_ai/) Most open source development activity is coordinated through our [Discord](https://discord.comma.ai). A lot of documentation is available on our [medium](https://medium.com/@comma_ai/).
## Getting Started ## Getting Started
@ -18,7 +18,7 @@ You can test your changes on your machine by running `run_docker_tests.sh`. This
### Automated Testing ### Automated Testing
All PRs are automatically checked by Github Actions. Check out `.github/workflows/` for what Github Actions runs. Any new tests sould be added to Github Actions. All PRs and commits are automatically checked by Github Actions. Check out `.github/workflows/` for what Github Actions runs. Any new tests sould be added to Github Actions.
### Code Style and Linting ### Code Style and Linting
@ -48,3 +48,4 @@ Modules that are in seperate repositories include:
* laika * laika
* opendbc * opendbc
* panda * panda
* rednose

Loading…
Cancel
Save