Gives 1 GBP for Grammar and formatting

This commit is contained in:
Jordan Brown
2017-09-28 12:15:21 -04:00
committed by GitHub
parent 98e0cd5054
commit abfd57b80f

View File

@@ -456,6 +456,7 @@ function get_pr_code_friendliness($payload, $oldbalance = null){
'Fix' => 2,
'Refactor' => 2,
'Code Improvement' => 1,
'Grammar and Formatting' => 1,
'Priority: High' => 4,
'Priority: CRITICAL' => 5,
'Atmospherics' => 4,