hello-algo/.github/pull_request_template.md

6 lines
445 B
Markdown
Raw Normal View History

2023-04-23 03:03:44 +08:00
If this PR is related to coding or code translation, please fill out the checklist and paste the console outputs to the PR.
2022-12-20 00:32:34 +08:00
- [ ] 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.
2022-12-20 20:31:10 +08:00
- [ ] The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).