hello-algo/.github/pull_request_template.md
2022-12-20 00:32:34 +08:00

429 B

Tip: If this PR is not related to the coding or code translation, please ignore the checklist.

Checklist

  • I've tested the code and ensured the outputs are the same as the outputs of reference codes.
  • I've checked the codes (formatting, comments, indentation, file header, etc) carefully.
  • The code is not relied on a particular environment or IDE and can be runned on a common system (Win, MacOS, Ubuntu).