Affected Version: 2.10.6
What steps will reproduce the problem?
1. Have a colleague approve, code review, or verify an issue of yours
2. Read the email from Gerrit
What is the expected output? What do you see instead?
I expect to see clear and easily parsed information.
Instead, I see a confusing jumble of symbols, numbers and words.
e.g.
Code-Review-1 ("code minus review minus one")
Approve-Change+1 ("approve minus change plus one")
Verified-1 ("verified minus one" -or- "verified dash one")
Please provide any additional information below.
Avoid using the dash symbol between words; the minus sign must be distinct.
Separate the numeric value from the string, e.g. ApproveChange: +1
If it is necessary to format these lines without whitespace, consider a format such as Code_Review:-1