Skip to content

Commit 3dc144f

Browse files
Apply suggestions from code review
Co-authored-by: A.J. Stein <alexander.stein@gsa.gov>
1 parent 31c9c08 commit 3dc144f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following are some guidelines to consider when performing code reviews.
7878
- Tone
7979
- Do ask open-ended questions and avoid making opinionated statements.
8080
- Do keep feedback positive. Consider the effort the author spent writing the PR. Celebrate good work.
81-
- Do differentiate between nits and suggestions vs blocking feedback. Limit nits.
81+
- Do differentiate between nits and suggestions vs blocking feedback. Limit nits. Use [Conventional Comments](https://conventionalcomments.org) to the greatest extent possible.
8282
- Do consider how your feedback could be addressed by follow-on work. Consider opening new issues for less significant concerns.
8383
- Unit Testing
8484
- Do consider the coverage of test cases. Do the unit tests cover major code paths and error conditions?

0 commit comments

Comments
 (0)