Skip to content

Commit ba6ec6c

Browse files
author
Rony
committed
chore: update pull request template
1 parent ce4d554 commit ba6ec6c

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
## Fixes
2-
<!-- If PR doesn't fully resolve the issue, replace 'Fixes' below with 'Related to'. -->
3-
<!-- If there is no issue being resolved, open one before creating this pull request. -->
4-
Fixes #[issue number] by @[issue author]
1+
## Objectif
2+
Quel problème est traité ?
53

6-
## Description
7-
<!-- Concisely describe what the pull request does. -->
4+
## Changements réalisés
5+
Résumé technique clair.
86

9-
## Technical details
10-
<!-- Add any other information or technical details about the implementation; or delete the section entirely. -->
7+
## Impacts
8+
Front / Back / API / DB / sécurité / performance / droits / exports / jobs.
119

12-
## Tests
13-
<!-- Give steps for the reviewer to verify that this PR fixes the problem; or delete the section entirely. -->
10+
## Tests réalisés
11+
Unitaires, intégration, manuel, non-régression.
12+
13+
## Risques
14+
Ce qui peut casser, points de vigilance.

0 commit comments

Comments
 (0)