add images to developer-task-workflow
@ -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.
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Step 14 — Stop the Timer
|
## Step 14 — Stop the Timer
|
||||||
|
|
||||||
Stop your timer. The task is complete.
|
Stop your timer. The task is complete.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
BIN
docs/workflow/task-workflow/img/1.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
docs/workflow/task-workflow/img/2.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
docs/workflow/task-workflow/img/3.png
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
BIN
docs/workflow/task-workflow/img/4.png
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## 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:
|
||||||
|
|||||||
@ -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.
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## É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.
|
||||||
|
|
||||||
|

|
||||||
|
|||||||
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 7.6 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 7.5 KiB |
@ -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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## É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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## É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 :
|
||||||
|
|||||||