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

View File

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