@@ -3,10 +3,10 @@ title: Contributors
33description : Thanks to everyone who contributed to this project.
44translation :
55 source : documents/team/index.md
6- source_hash : 0bee5b2fa7c792b86fec134255c2063143fdbbb4cada2277d792a67247f078fa
7- translated_at : ' 2026-05-26T10:20:47.220977 +00:00'
6+ source_hash : d57d71c8f25587ebd62a051a3d996f535b2be153012ac592658ba2011489ce45
7+ translated_at : ' 2026-06-07T02:11:01.601674 +00:00'
88 engine : anthropic
9- token_count : 449
9+ token_count : 961
1010---
1111# Contributors
1212
@@ -18,19 +18,21 @@ Thank you to everyone who has contributed to this project! Whether through code,
1818| :----:| ------| -------------|
1919| 🎨 | Interface Design | UI/UX design, visual optimization |
2020| 🖼️ | Illustrations | Tutorial diagrams, architecture diagrams, flowcharts |
21- | 🐛 | Bug Reports | Reporting errors via Issues, WeChat, QQ, email, or other channels |
22- | 📝 | Content Suggestions | Providing content improvement suggestions , learning path optimization |
21+ | 🐛 | Bug Reports | Reporting errors via Issues, WeChat, QQ, email, etc. |
22+ | 📝 | Content Suggestions | Providing content improvement ideas , learning path optimization |
2323| 🔍 | Review | Content review, technical proofreading |
24- | 🌍 | Translation | English translation or translation into other languages |
24+ | 🌍 | Translation | English translation or other language translations |
2525| 💡 | Code Examples | Providing code examples or improvement suggestions |
2626| 📢 | Promotion | Helping to spread the word about the project |
2727
2828## Contributor List
2929
30- ::: info About Anonymous Contributors
30+ ::: info About anonymous contributors
3131Some contributors have chosen to remain anonymous or use pseudonyms for privacy reasons. We are equally grateful to them.
3232:::
3333
34+ The main maintainers are as follows:
35+
3436<div class =" contributor-grid " >
3537<a href =" https://github.com/Charliechen114514 " target =" _blank " rel =" noopener noreferrer " class =" contributor-card " >
3638 <img src =" https://github.com/Charliechen114514.png?size=96 " alt =" Charliechen " class =" card-avatar " />
@@ -41,11 +43,16 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
4143 <p class="card-desc">Lead writer of the tutorial, resource collection and development, project architecture design, and basic daily maintenance</p>
4244 </div >
4345</a >
46+ </div >
47+
48+ A huge thank you to these friends for their PRs and various forms of support! Your help is making this project better and taking it further! (A deep 90-degree bow!)
49+
50+ <div class =" contributor-grid " >
4451<a href =" https://github.com/Doll-Attire " target =" _blank " rel =" noopener noreferrer " class =" contributor-card " >
4552 <img src =" https://github.com/Doll-Attire.png?size=96 " alt =" Doll-Attire " class =" card-avatar " />
4653 <div class =" card-body " >
4754 <span class="card-name">Doll-Attire</span>
48- <p class="card-role">UI Design Guidance and Feedback</p>
55+ <p class="card-role">UI Design Guidance & Feedback</p>
4956 <p class="card-types">🎨 📝</p>
5057 <p class="card-desc">Guided the UI design of this documentation site and provided important suggestions for improving the reading experience</p>
5158 </div >
@@ -56,25 +63,30 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
5663 <span class="card-name">YukunJ <span class="card-badge pr">PR</span></span>
5764 <p class="card-role">Content Fixes</p>
5865 <p class="card-types">🐛 💡</p>
59- <p class="card-desc">Fixed typos in the shared_ptr and variant chapters, improving content accuracy</p>
66+ <p class="card-desc">Fixed typos in the shared pointer and variant chapters, improving content accuracy</p>
6067 </div >
6168</a >
69+ </div >
70+
71+ The valuable feedback from these folks is equally worth recording. It is your feedback that allows this project to identify real issues and pushes us to improve! (Another deep 90-degree bow!)
72+
73+ <div class =" contributor-grid " >
6274<a href =" https://github.com/Leon19960120 " target =" _blank " rel =" noopener noreferrer " class =" contributor-card " >
6375 <img src =" https://github.com/Leon19960120.png?size=96 " alt =" Leon19960120 " class =" card-avatar " />
6476 <div class =" card-body " >
6577 <span class="card-name">Leon19960120 <span class="card-badge issue">Issue</span></span>
6678 <p class="card-role">Bug Reports</p>
6779 <p class="card-types">🐛</p>
68- <p class="card-desc">Reported 404 pages and text display issues </p>
80+ <p class="card-desc">Reported 404 page issues and text display anomalies </p>
6981 </div >
7082</a >
7183<a href =" https://github.com/REvolution2 " target =" _blank " rel =" noopener noreferrer " class =" contributor-card " >
7284 <img src =" https://github.com/REvolution2.png?size=96 " alt =" REvolution2 " class =" card-avatar " />
7385 <div class =" card-body " >
7486 <span class="card-name">REvolution2 <span class="card-badge issue">Issue</span></span>
75- <p class="card-role">Bug Reports · Content Suggestions</p>
87+ <p class="card-role">Bug Reports & Content Suggestions</p>
7688 <p class="card-types">🐛 📝</p>
77- <p class="card-desc">Raised questions and discussions about C++ character literal types</p>
89+ <p class="card-desc">Raised questions and discussions regarding C++ character literal types</p>
7890 </div >
7991</a >
8092<a href =" https://github.com/L-Super " target =" _blank " rel =" noopener noreferrer " class =" contributor-card " >
@@ -83,7 +95,7 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
8395 <span class="card-name">L-Super <span class="card-badge issue">Issue</span></span>
8496 <p class="card-role">Bug Reports</p>
8597 <p class="card-types">🐛 💡</p>
86- <p class="card-desc">Reported expected example compilation failure</p>
98+ <p class="card-desc">Reported compilation failure in the expected example </p>
8799 </div >
88100</a >
89101</div >
@@ -92,8 +104,8 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
92104
93105We welcome contributions in all forms! These include, but are not limited to:
94106
95- - ** Submitting Issues** : Finding errors or inaccuracies
96- - ** Content Suggestions** : Topics you would like to see added or improvement suggestions
107+ - ** Submitting Issues** : Spotting errors or inaccuracies
108+ - ** Content Suggestions** : Topics you would like to see added or improvement ideas
97109- ** Interface Design** : UI/UX optimization proposals for the documentation site
98110- ** Illustrations** : Creating diagrams and flowcharts for the tutorial
99111- ** Translation** : Helping to translate tutorial content
0 commit comments