diff options
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a81dce8..45b0584 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,6 +34,11 @@ git commit -m "export: Added export format for emacs. Closes #11" ``` +### Comment Style + +All comments must start with a capital letter and end with a full stop `.`. + + ### Running `pywal` You can run `pywal` without properly installing it by using the following command: |
