mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 04:06:28 +08:00
Update pull request template.
This commit is contained in:
parent
1c4ba59606
commit
934938b77b
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
@ -4,4 +4,4 @@
|
|||
|
||||
- [ ] 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).
|
||||
- [ ] The code does not rely on a particular environment or IDE and can be executed on a standard system (Win, macOS, Ubuntu).
|
||||
|
|
Loading…
Reference in a new issue