We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d831a32 commit 8a7bd1bCopy full SHA for 8a7bd1b
1 file changed
README.md
@@ -46,4 +46,12 @@ Tools like [Lombok](https://projectlombok.org/) are used to reduce boilerplate c
46
docker compose up -d
47
```
48
49
-To use this project, it is advised to use the corresponding [Frontend](https://github.com/DevLink-dev/devlink-frontend-svelte).
+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