-
Notifications
You must be signed in to change notification settings - Fork 0
Review Process
Antonio edited this page Mar 15, 2024
·
2 revisions
Our PR review process ensures we maintain high code quality and adhere to our coding standards.
- Follow our coding standards, which are documented [here (to be added)].
- Ensure your code is thoroughly tested before submitting the PR. This includes unit tests, integration tests, and any other applicable tests.
- When reviewing PRs, provide constructive and respectful feedback.
- Encourage questions and discussions to foster a collaborative environment.
- After pushing your changes for resolving a received comment on your PR from the reviewers, you should use the
Resolve Conversation
option.