Update team-best-practices.md

pull/5693/head
root 2 weeks ago committed by GitHub
parent 1b8cc40c3e
commit 58ed1a0316
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      team-best-practices.md

@ -105,7 +105,7 @@ Before starting coding, we should ensure all devs / contributors are aware of:
- Pull request should be reviewed to comply to coding best practices.
- You should take the responsibility of the PR you are reviewing.
- You should make sure the app is viable after the PR is being merged.
- You should make sure the app is viable after the PR is merged.
- You should make sure the PR is correctly tested (e2e tests, unit tests)
- Ideally You should have enough knowledge to be able to fix related bugs.

Loading…
Cancel
Save