DEV Community

Cover image for 📓 Versionner et builder l'eBook de son Entretien Annuel d'Evaluation sur Git(Hub)

📓 Versionner et builder l'eBook de son Entretien Annuel d'Evaluation sur Git(Hub)

adriens on March 25, 2024

🪝 Contexte Chaque année nous utilisons monportailrh.nc pour saisir notre Entretien annuel d'échange : L'atteinte des objectifs passés...
Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

❔ A schema for annual or yearly performance review #4835

❔ About

I have created a git flow driven yearly review process :

gitGraph
   commit
   branch EAE-2025
   checkout EAE-2025
   commit id: "Identification agent"
   commit id: "Evol fiche de poste"
   commit id: "Tenue du poste"
   commit id: "Appréciation"
   commit id: "Autoévaluation"
   commit id: "Plan Actions"
   commit id: "Synthèse"
   commit id: "Avancement"
   checkout main
   merge EAE-2025
   commit
Enter fullscreen mode Exit fullscreen mode

And I really appreciate a lot your schema, so I'd like to stick to a given schema but I did not really find such a schema : is it a god idea from me ?

Thanks you in advance for any help or advice you could give me 🙏

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens

Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens