From f1558d5eb58ef2d176d1edbd5bc3cecad5a748c7 Mon Sep 17 00:00:00 2001 From: 4NK Dev Date: Wed, 1 Oct 2025 21:05:45 +0000 Subject: [PATCH] ci: docker_tag=dev-test - Centralisation des fichiers CODE_OF_CONDUCT, CODEOWNERS, CONTRIBUTING, LICENSE --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4978d8a..11c3b40 100644 --- a/README.md +++ b/README.md @@ -181,4 +181,13 @@ Consultez les documents centraux pour le contexte et l'orchestration: ## ⚠️ Avertissements -Voir `SECURITY_NOTICE.md` pour les détails sur les limitations de sécurité en mode démonstration. \ No newline at end of file +Voir `SECURITY_NOTICE.md` pour les détails sur les limitations de sécurité en mode démonstration. +## 📋 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)