Update CONTRIBUTING.md

This commit is contained in:
Julio Castillo 2023-04-03 13:59:02 +02:00 committed by GitHub
parent 25b64c2b80
commit e0c15d70e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -295,6 +295,7 @@ module "project" {
```
#### Design compact variable spaces
> "The best modules are those whose interfaces are much simpler than their implementations"
>
> — John Ousterhout in "A Philosophy of Software Design"