Formal Code Review Inspection Checklist - SeoulSKY/safe-zone-system GitHub Wiki

## PR
*
## Date
*
## Length
*
## Participants
* 
## Agenda
* Design Documents
  * Does this follow good coding standards?
  * Are there any problems with this pull request?
    * Could this break this system?
    * Could this break another system?
  * How could implementation be improved?
  * Is any code that is unclear what it does?
  * Does this satisfy all the requirements that it is supposed to?
## Notes
*