Conventional comments are an interesting idea that we should start using. They are similar to the conventional commits idea.
When making a code review, you can prefix each comment with prefixes that make it clear and more readable.
Examples of prefixes:
- suggestion: <comment>
- question: <comment>
- note: <comment>
See more:
https://conventionalcomments.org
#Git #Collaboration #CodeReview #Developer
Image credits: https://clickup.com








