ci: docker_tag=dev-test - Centralisation des fichiers CODE_OF_CONDUCT, CODEOWNERS, CONTRIBUTING, LICENSE
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 47s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 47s
This commit is contained in:
parent
26c33f00f2
commit
cdf91d453f
10
README.md
10
README.md
@ -26,3 +26,13 @@ Une fois le serveur démarré, la route ping est accessible à :
|
|||||||
- http://localhost:3000/api/ping
|
- http://localhost:3000/api/ping
|
||||||
|
|
||||||
Cette route renvoie un objet JSON avec le message "Hello World".
|
Cette route renvoie un objet JSON avec le message "Hello World".
|
||||||
|
|
||||||
|
## 📋 Fichiers centralisés
|
||||||
|
|
||||||
|
Les fichiers suivants sont centralisés dans le dépôt principal `4NK_env` :
|
||||||
|
- `CODE_OF_CONDUCT.md` - Code de conduite
|
||||||
|
- `CODEOWNERS` - Propriétaires du code
|
||||||
|
- `CONTRIBUTING.md` - Guide de contribution
|
||||||
|
- `LICENSE` - Licence du projet
|
||||||
|
|
||||||
|
Voir : [`4NK_env/CODE_OF_CONDUCT.md`](../../CODE_OF_CONDUCT.md), [`4NK_env/CODEOWNERS`](../../CODEOWNERS), [`4NK_env/CONTRIBUTING.md`](../../CONTRIBUTING.md), [`4NK_env/LICENSE`](../../LICENSE)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user