diff --git a/QUOTES.md b/QUOTES.md index db705ed..ec1e049 100644 --- a/QUOTES.md +++ b/QUOTES.md @@ -11,3 +11,4 @@ * > "Let's clarify : Jira is not Agile, Open Source is not Free, Using cloud is not DevOps, Rituals is not Scrum, Developed is not Done" Lemi Orhan Ergin. [Source](https://twitter.com/lemiorhan/status/859158123722010628) * > "Software being 'Done' is like lawn being 'Mowed'." - Jim Benson * React to someone's mistake and you are part of the problem. Support and help them, and you are part of the solution. +* Ask a programmer to review 10 lines of code, he'll find 10 issues. Ask him to do 500 lines and he'll say it looks good.