Skip to content

Commit 43a3fad

Browse files
authored
docs(contribution): mentioning the code conventions (#208)
refactor(docs): mentioning the code conventions
1 parent 49f9fbe commit 43a3fad

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,3 +9,7 @@ We are committed to fostering a welcoming, respectful, and harassment-free envir
99
Please make sure that husky is installed correctly to validate your changes.
1010

1111
Moreover, you need to duplicate `.env.template` as `.env` and type your own email address. This ensures that you have the correct email set for this project.
12+
13+
### Conventions
14+
15+
Please be aware that we have some [code and git commit (message and branch naming) conventions](docs/conventions.adoc), that we ensure with some linting tools.

0 commit comments

Comments
 (0)