diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 221df606a..1885c1e7b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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"