Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #41 from godetremy/patch-1
Browse files Browse the repository at this point in the history
docs: Add ConventionelCommits info paragraph
  • Loading branch information
Vilerio authored Mar 28, 2024
2 parents d5882ad + 9e4e047 commit 00077fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/contribute/pull-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ state join_state <<join>>
join_state --> BD : Fusion de la demande
```

!!! info "Comment nommer les pull requests"
Nous recommandons au développeur d'utiliser les noms de commit conventionnel. Plus d'informations à [cette adresse](https://www.conventionalcommits.org/fr/v1.0.0/).

!!! info ""
Les pull requests peuvent être refusées si elles ne respectent pas les normes de codage ou si elles ne sont pas valides.

Expand Down

0 comments on commit 00077fc

Please sign in to comment.