Skip to content

Review Process

Antonio edited this page Mar 15, 2024 · 2 revisions

Review Process

Our PR review process ensures we maintain high code quality and adhere to our coding standards.

Coding Standards

  • Follow our coding standards, which are documented [here (to be added)].

Testing Requirements

  • Ensure your code is thoroughly tested before submitting the PR. This includes unit tests, integration tests, and any other applicable tests.

Providing Feedback

  • When reviewing PRs, provide constructive and respectful feedback.
  • Encourage questions and discussions to foster a collaborative environment.

Resolving Review Comments

  • After pushing your changes for resolving a received comment on your PR from the reviewers, you should use the Resolve Conversation option.