Bienvenue dans mon application version 1.0 !
Ce projet est une simulation d’un cycle complet de développement avec Git :
- Branche
feature: ajout d’une fonctionnalité. - Branche
fix: correction d’un bug. - Branche
test: tests avant la mise en production. - Branche
develop: branche d’intégration.
app.md: fonctionnalité principalebugfix.txt: correction du bugtest-report.md: rapport des testsCHANGELOG.md: journal des modifications
Créé par MAHOP Marlyse – pour l’exercice Git de M Kali .