diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40983af7aa4a6345c1c68349d4a945127e8ea5e7..ac6324804b70580ef415f1298f0566b72f939d1b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,7 +36,7 @@ request. Here they are: * There is a .rubocop.yml file provided in the project and rubocop is included in the bundle; please run `bundle exec rubocop` for Ruby style checking. -When writing CSS, keep in mind that our design framework, [Co-Design](https://design.codidact.org/) is available in Core, and +When writing CSS, keep in mind that our design framework, [Co-Design](https://design.codidact.org/) is available in QPixel, and should be used where possible. Avoid writing custom CSS if you can; favour using components and atomic classes from Co-Design. We also have some [guidelines for commit messages](https://github.com/codidact/core/wiki/Committing-guidelines). Again, please