diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5854a49413..52e6d4ecc4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,10 @@ -| Q | R -| ----------------------------- | ------------------------------------------- -| Correction de bugs ? | oui/non -| Nouvelle Fonctionnalité ? | oui/non -| Tickets (_issues_) concernés | - +| Q | R +| ----------------------------------- | ------------------------------------------- +| Type de modification | correction de bug / nouvelle fonctionnalité / évolution +| Ticket(s) (_issue(s)_) concerné(s) | (ex #1337) +### QA + +* Instruction 1 (ex : lancez `python manage.py migrate` et `npm run gulp build`) +* Instruction 2 +* etc