mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 03:16:28 +08:00
0d294b1731
* Add the hero image. * Remove code badges from the landing page * Update the style of the mindmap * Update the quote of knowledge sharing * Fix a type * Update the pull request template * Update index.md of docs-en
10 lines
978 B
Markdown
10 lines
978 B
Markdown
If this pull request (PR) pertains to **Chinese-to-English translation**, please confirm that you have read the contribution guidelines and complete the checklist below:
|
|
|
|
- [ ] This PR represents the translation of a single, complete document, or contains only bug fixes.
|
|
- [ ] The translation accurately conveys the original meaning and intent of the Chinese version. If deviations exist, I have provided explanatory comments to clarify the reasons.
|
|
|
|
If this pull request (PR) is associated with **coding or code transpilation**, please attach the relevant console outputs to the PR and complete the following checklist:
|
|
|
|
- [ ] I have thoroughly reviewed the code, focusing on its formatting, comments, indentation, and file headers.
|
|
- [ ] I have confirmed that the code execution outputs are consistent with those produced by the reference code (Python or Java).
|
|
- [ ] The code is designed to be compatible on standard operating systems, including Windows, macOS, and Ubuntu.
|