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

This commit is contained in:
4NK Dev 2025-10-01 21:05:39 +00:00
parent 26c33f00f2
commit cdf91d453f

View File

@ -26,3 +26,13 @@ Une fois le serveur démarré, la route ping est accessible à :
- http://localhost:3000/api/ping
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)