Pull Request Review Checklist #21968
Sirryan2002
started this conversation in
Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Review Checklist
Here are things that PR Reviewers should go over on each PR, these should all be fixed before merging. Feel free to use this as a baseline for reviewing PRs.
The full checklist
Extremely Detailed Checklist
Unsure about some of those code standard check marks? Here's very specific things to look for.
Code Cleanliness Standards
src
is not being used to access methods and variablesCode Readability Standards
Code Organization Standards
Code Efficiency and Performance Standards
istype()
generallyRuntime Prevention/Tracking
Initialize(), New(), and Destroy() Good Practices
Garbage Collection and Destroy()
Testing Best Practices
General
Beta Was this translation helpful? Give feedback.
All reactions