Skip to content

Commit

Permalink
fix review section
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-mobsuccess committed Sep 2, 2022
1 parent a3cfd2c commit d8db8b5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pull_request_template/front_pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@

### Review

- [] All GHA are success - except Asana
- [] There is no new harcoded text, all has to be set with lingui
- [] Use react-ui when possible
- [] Costly calculations use `useMemo`
- [] The PR does not add svg, png, jpg but use streamline instead
- [] The PR does not add `eslint-disable` directives
- [] The Asana Changelog field has been set
- [ ] All GHA are success - except Asana
- [ ] There is no new harcoded text, all has to be set with lingui
- [ ] Use react-ui when possible
- [ ] Costly calculations use `useMemo`
- [ ] The PR does not add svg, png, jpg but use streamline instead
- [ ] The PR does not add `eslint-disable` directives
- [ ] The Asana Changelog field has been set

0 comments on commit d8db8b5

Please sign in to comment.