Skip to content

Commit 35f5717

Browse files
committed
Update CONTRIBUTING GUIDE
1 parent 3af8796 commit 35f5717

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Before creating a new Issue, please check first if a similar Issue [already exis
99
By contributing to this project, you share your code under the MIT License, as specified in the LICENSE file.
1010
Don't forget to add yourself to the AUTHORS file.
1111

12+
### Errors
13+
14+
Errors are preferred to be started with and fully in lower case, with the exception only to names in which uppercase letters are common. For example: NULL, SQLite Go-SQLite3 or function names.
15+
1216
### Code Review
1317

1418
Everyone is invited to review and comment on pull requests.

0 commit comments

Comments
 (0)