Skip to content

Commit ff63a63

Browse files
authored
docs(contribution): mentioning the code conventions (#177)
1 parent e09b6f1 commit ff63a63

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](https://github.com/db-ui/core/blob/main/docs/conventions.adoc), that we ensure with some linting tools.

0 commit comments

Comments
 (0)