Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 426 Bytes

code-review-guidelines.md

File metadata and controls

14 lines (9 loc) · 426 Bytes

Code Review Guidelines

When reviewing a merge request it is asked to mark the comments priority. We chose to use emojis to represent the following:

🍎 : "must be fixed" 📙: "personal taste, but should probably be fixed" 🍏 : "style questions, white spaces, etc"

Gitlab text replacements for these emojis:

🍎 :apple: 📙 :orange_book: 🍏 :green_apple: