Closed SamYuan1990 closed 3 weeks ago
In addition to approval, the author must confirm the following check list:
[ ] Run the following command to format your code:
make fmt
[ ] Create issues for unresolved comments and link them to this PR. Use one of the following labels:
must-fix
minor
nit
Checklist for PR Author
In addition to approval, the author must confirm the following check list:
[ ] Run the following command to format your code:
[ ] Create issues for unresolved comments and link them to this PR. Use one of the following labels:
must-fix
: The logic appears incorrect and must be addressed.minor
: Typos, minor issues, or potential refactoring for better readability.nit
: Trivial issues like extra spaces, commas, etc.