summaryrefslogtreecommitdiff
path: root/doc/development/code_review.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo and add he MWBS accronym for "Merge When Build Succeeds"improve-contributingRémy Coutable2016-10-071-4/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Improve the contribution and MR review guideRémy Coutable2016-10-071-0/+7
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Re-add a note about sarcasm to the Code Review guiders-code-review-guideRobert Speicher2016-04-101-0/+3
| | | | [ci skip]
* First pass at a Code Review guideRobert Speicher2016-04-091-0/+75
Largely borrowed from thoughtbot's code review guide, so attribution is included. [ci skip]