Skip to content

Commit 8a7bd1b

Browse files
committed
docs: add development section with conventions to README.md
1 parent d831a32 commit 8a7bd1b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,12 @@ Tools like [Lombok](https://projectlombok.org/) are used to reduce boilerplate c
4646
docker compose up -d
4747
```
4848

49-
To use this project, it is advised to use the corresponding [Frontend](https://github.com/DevLink-dev/devlink-frontend-svelte).
49+
To use this project, it is advised to use the corresponding [Frontend](https://github.com/DevLink-dev/devlink-frontend-svelte).
50+
51+
## Development
52+
53+
This project is developed following the conventions listed below.
54+
55+
### Conventions
56+
57+
The following are lists of conventions that either *should* be followed or *must* be followed when contributing to this project.

0 commit comments

Comments
 (0)