Pull request advice: Difference between revisions

no edit summary
imported>Paulproteus
No edit summary
imported>Paulproteus
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2:
 
* We value of the quality of git commit log messages. Two great reads on that topic are:
** [http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html A note about git commit messages] describes the technical details: 50 char summary, and so on.
** [http://www.codinghorror.com/blog/2011/02/how-to-write-without-writing.html How to write without writing] describes why writing is such an important skill for programmers.
 
* We try to only add code when we can think of a reason we need it. See "You Ain't Gonna Need it", documented e.g. [http://en.wikipedia.org/wiki/You_ain't_gonna_need_it on Wikipedia].
Anonymous user