Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
7617 Code Standards
Home
Cheat Sheet
Code Guidelines
Git Workflow
Review Guidelines
Test Guidelines
Style Guide
Formatting Rules
7617 GitHub
Review Guidelines
Read through the changes made
Check if things seem correct. If anything doesn’t seem correct, you SHOULD contact the author and ask why it is written that way.
Code that doesn’t follow the standards in this document MUST NOT be approved.
Test the code
The steps to do this can be found in the
Test Guidelines
.
If everything seems right, approve the pull request. If not, request changes and leave a comment describing what changes need to be made. This MUST be done using the GitHub review features documented in
this article
.
Table of contents
Test Guidelines