mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 12:58:42 +08:00
fix a typo
This commit is contained in:
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@ -1,5 +1,5 @@
|
||||
If this PR is related to coding or code translation, please fill out the checklist and paste the console outputs to the PR.
|
||||
|
||||
- [ ] 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.
|
||||
- [ ] I've tested the code and ensured the outputs are the same as the outputs of reference code.
|
||||
- [ ] I've checked the code (formatting, comments, indentation, file header, etc) carefully.
|
||||
- [ ] The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).
|
||||
|
||||
Reference in New Issue
Block a user