Skip to content

Commit

Permalink
add pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
bellangerq committed Dec 13, 2024
1 parent 314d250 commit 92ba763
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
closes #**<n° de l’issue>**

Avant de merger la pull request, s’assurer que :

- Les checks GitHub passent (lint...).
- Les tests Cypress ont été lancés en local (dans le cas d’une correction de bug ou d’une nouvelle fonctionnalité).

0 comments on commit 92ba763

Please sign in to comment.