This commit is contained in:
2025-11-30 00:36:21 +01:00
parent cf0c43a211
commit 20b13e962c
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
use DEVELOPMENT.md to understand the development process use DEVELOPMENT.md to understand the development process and update it everytime there is some update

View File

@@ -1,14 +1,14 @@
# DEVELOPMENT.md # DEVELOPMENT.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. This file provides guidance for all developers working on this project.
--- ---
## ISTRUZIONI OBBLIGATORIE PER CLAUDE ## LINEE GUIDA DI SVILUPPO
### Auto-Aggiornamento DEVELOPMENT.md ### Auto-Aggiornamento DEVELOPMENT.md
**OBBLIGATORIO:** Claude DEVE aggiornare questo file DEVELOPMENT.md ogni volta che: **OBBLIGATORIO:** Questo file DEVE essere aggiornato ogni volta che:
1. **Viene completato un task significativo** (fix, nuova feature, refactoring importante) 1. **Viene completato un task significativo** (fix, nuova feature, refactoring importante)
2. **Viene risolto un problema tecnico** che potrebbe ripresentarsi in futuro 2. **Viene risolto un problema tecnico** che potrebbe ripresentarsi in futuro

View File

@@ -1 +1 @@
use DEVELOPMENT.md to understand the development process use DEVELOPMENT.md to understand the development process and update it everytime there is some update