add images to developer-task-workflow

This commit is contained in:
Othmane Ataallah 2026-05-11 09:50:55 +01:00
parent 03812b1d14
commit da93be9079
12 changed files with 16 additions and 0 deletions

View File

@ -57,6 +57,10 @@ and used the aspose-cells library for the file generation.
Tested with datasets of up to 10,000 rows. Tested with datasets of up to 10,000 rows.
``` ```
![Task Comment](img/3.png)
## Step 14 — Stop the Timer ## Step 14 — Stop the Timer
Stop your timer. The task is complete. Stop your timer. The task is complete.
![Timer Stop](img/4.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -23,11 +23,15 @@ The team uses a **rebase-then-merge** workflow. Each task is developed in isolat
- Read the task carefully, including any comments or attachments. - Read the task carefully, including any comments or attachments.
- Make sure you understand the requirements before starting. If anything is unclear, ask before writing any code. - Make sure you understand the requirements before starting. If anything is unclear, ask before writing any code.
![Task Description](img/1.png)
## Step 2 — Start the Timer ## Step 2 — Start the Timer
- Start your timer as soon as you begin working on the task. - Start your timer as soon as you begin working on the task.
- The timer should reflect actual working time on the task, so start it now and not before you have read and understood it. - The timer should reflect actual working time on the task, so start it now and not before you have read and understood it.
![Timer Start](img/2.png)
## Step 3 — Update Your Local `dev` Branch ## Step 3 — Update Your Local `dev` Branch
Before creating your feature branch, make sure your local `dev` is up to date: Before creating your feature branch, make sure your local `dev` is up to date:

View File

@ -57,6 +57,10 @@ et utilisation de la bibliothèque aspose-cells pour la génération du fichier.
Testé avec des jeux de données allant jusqu'à 10 000 lignes. Testé avec des jeux de données allant jusqu'à 10 000 lignes.
``` ```
![Task Comment](img/3.png)
## Étape 14 — Arrêter le Chronomètre ## Étape 14 — Arrêter le Chronomètre
Arrêtez votre chronomètre. La tâche est terminée. Arrêtez votre chronomètre. La tâche est terminée.
![Timer Stop](img/4.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

@ -23,11 +23,15 @@ L'équipe utilise un workflow de type **rebase-then-merge** (rebasage puis fusio
- Lisez attentivement la tâche, y compris les commentaires ou les pièces jointes. - Lisez attentivement la tâche, y compris les commentaires ou les pièces jointes.
- Assurez-vous de bien comprendre les exigences avant de commencer. Si quelque chose n'est pas clair, demandez avant d'écrire du code. - Assurez-vous de bien comprendre les exigences avant de commencer. Si quelque chose n'est pas clair, demandez avant d'écrire du code.
![Task Description](img/1.png)
## Étape 2 — Lancer le Chronomètre ## Étape 2 — Lancer le Chronomètre
- Lancez votre chronomètre dès que vous commencez à travailler sur la tâche. - Lancez votre chronomètre dès que vous commencez à travailler sur la tâche.
- Le chronomètre doit refléter le temps de travail réel sur la tâche, alors lancez-le maintenant et non avant d'avoir lu et compris le ticket. - Le chronomètre doit refléter le temps de travail réel sur la tâche, alors lancez-le maintenant et non avant d'avoir lu et compris le ticket.
![Timer Start](img/2.png)
## Étape 3 — Mettre à Jour votre Branche `dev` Locale ## Étape 3 — Mettre à Jour votre Branche `dev` Locale
Avant de créer votre branche de fonctionnalité, assurez-vous que votre branche `dev` locale est à jour : Avant de créer votre branche de fonctionnalité, assurez-vous que votre branche `dev` locale est à jour :