Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 8a931fb

Browse files
authored
Update CONTRIBUTE.md
Add section on comment style. closes #122
1 parent be14915 commit 8a931fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTE.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ If your PR isn't ready to merge make sure you specify this somehow. For example
1919

2020
The PR must be approved by more than one member of the team with write access prior to merging.
2121

22+
## Comments
23+
To keep things consistent comment fragments should start with a capital letter and end with no period. If the comment is one or more full sentences (a sentence has at least a subject and a verb) then the sentences should end with a period.
24+
2225
## Commits
2326
Please keep all of your commits [atomic](https://www.freshconsulting.com/atomic-commits/).
2427

0 commit comments

Comments
 (0)