Forráskód Böngészése

docs: 更新README文件并添加README_CN.md和SUPPORTERS.md (#1170)

更新了README文件的内容,添加了README_CN.md和SUPPORTERS.md文件,以提供更详细的项目信息和贡献者名单。

Signed-off-by: longjin <longjin@DragonOS.org>
LoGin 1 napja
szülő
commit
b397190fea
4 módosított fájl, 211 hozzáadás és 200 törlés
  1. 46 81
      README.md
  2. 101 0
      README_CN.md
  3. 0 119
      README_EN.md
  4. 64 0
      SUPPORTERS.md

+ 46 - 81
README.md

@@ -1,129 +1,94 @@
 <div align="center">
   <img width="40%" src="docs/_static/dragonos-logo.svg" alt="dragonos-logo"></br>
-  <h2>打造完全自主可控的数字化未来!</h2>
-
+  <h2>Lightweight Cloud-Native Kernel</h2>
 <a href="https://dragonos.org"><img alt="官网" src="https://img.shields.io/badge/%E5%AE%98%E7%BD%91-DragonOS.org-4c69e4?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
 <a href="https://bbs.dragonos.org.cn"><img alt="bbs" src="https://img.shields.io/badge/BBS-bbs.dragonos.org.cn-purple?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
 
-
-
 --- 
 
 </div>
 
 # DragonOS
 
-**Languages** 中文|[English](README_EN.md)
-
+**Languages** [中文](README_CN.md)|English
 &nbsp;
 
-&emsp;&emsp;DragonOS龙操作系统是一个面向云计算轻量化场景的,完全自主内核的,提供Linux二进制兼容性的64位操作系统。它使用Rust语言进行开发,以提供更好的可靠性。目前在Rust操作系统领域,DragonOS在Github排行全国稳居前三位。
-
-&emsp;&emsp;DragonOS开源社区成立于2022年7月,它完全商业中立。我们的目标是,构建一个完全独立自主的、开源的、高性能及高可靠性的服务器操作系统,打造完全自主可控的数字化未来!
-
-&emsp;&emsp;DragonOS具有优秀的、完善的架构设计。相比于同体量的其他系统,DragonOS支持虚拟化,并在设备模型、调度子系统等方面具有一定优势。当前正在大力推进云平台支持、riscv支持等工作,以及编译器、应用软件的移植。力求在5年内实现生产环境大规模应用。
-
-&emsp;&emsp;DragonOS目前在社区驱动下正在快速发展中,目前DragonOS已经实现了约1/4的Linux接口,在未来我们将提供对Linux的100%兼容性,并且提供新特性。
-
-
-## 参与开发?
+&emsp;&emsp;DragonOS is a 64-bit operating system with a completely independent kernel, designed for lightweight cloud computing scenarios, offering Linux binary compatibility. It aims to provide lightweight, high-performance solutions for containerized workloads. Developed using Rust for enhanced reliability.
 
-仔细阅读 [DragonOS社区介绍文档] ,能够帮助你了解社区的运作方式,以及如何参与贡献!
+&emsp;&emsp;The DragonOS open-source community was established in July 2022 and is entirely commercially neutral. We warmly welcome interested developers and enthusiasts to join us!
 
-- **了解开发动态、开发任务,请访问DragonOS社区论坛**: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
-- 您也可以从项目的issue里面了解相关的开发内容。
+&emsp;&emsp;DragonOS features excellent and comprehensive architectural design. Compared to other systems of similar scale, DragonOS supports eBPF and virtualization. Currently, we are actively advancing container support, cloud platform compatibility, RISC-V support, as well as porting compilers and application software. Our goal is to achieve large-scale production environment deployment within five years.
 
+&emsp;&emsp;DragonOS is rapidly evolving under community-driven development. Currently, DragonOS has implemented approximately 1/4 of Linux interfaces. In the future, we will provide 100% Linux compatibility along with new features.
 
-&emsp;&emsp;如果你愿意加入我们,你可以查看issue,并在issue下发表讨论、想法,或者访问DragonOS的论坛,了解开发动态、开发任务: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
+## How to Run?
 
-&emsp;&emsp;你也可以带着你的创意与想法,和社区的小伙伴一起讨论,为DragonOS创造一些新的功能。
+&emsp;&emsp;Running DragonOS is straightforward. You can refer to the following resources to get DragonOS up and running in as little as 15 minutes!
 
-## 网站
+- [Building DragonOS — DragonOS dev documentation](https://docs.dragonos.org.cn/locales/en/introduction/build_system.html)
 
+## Want to Contribute?
 
-- 项目官网  **[DragonOS.org](https://dragonos.org)**
-- 文档:**[docs.dragonos.org](https://docs.dragonos.org)**
-- 社区介绍文档: **[community.dragonos.org](https://community.dragonos.org)**
+Read the [DragonOS Community Introduction Document] carefully to understand how the community operates and how you can contribute!
 
+&emsp;&emsp;If you'd like to join us, check out the issues and participate in discussions or share your ideas. You can also visit the DragonOS forum to stay updated on development progress and tasks: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
 
-## 如何运行?
+&emsp;&emsp;You can also bring your creativity and ideas to discuss with the community and contribute new features to DragonOS.
 
-&emsp;&emsp;运行DragonOS的步骤非常简单,您可以参考以下几个资料,在最短15分钟内运行DragonOS!
+## Sites
 
-- [构建DragonOS — DragonOS dev 文档](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html)
+- Official Website: **[DragonOS.org](https://dragonos.org)**
+- Documentation: **[docs.dragonos.org](https://docs.dragonos.org)**
+- Community Introduction: **[community.dragonos.org](https://community.dragonos.org)**
+- QQ Group: 476358494
 
+## How to Connect with the Community?
 
+Please read the [Contributor Guide](https://community.dragonos.org/contributors/#%E7%A4%BE%E5%8C%BA)~
 
-## 如何与社区建立联系?
-
-请阅读[贡献者指南](https://community.dragonos.org/contributors/#%E7%A4%BE%E5%8C%BA)~
-
-- 您可以通过[社区管理团队]信息,与各委员会的成员们建立联系~
-- 同时,您可以通过[SIGs]和[WGs]页面,找到对应的社区团体负责人的联系方式~
-
-## 贡献者名单
+- You can find contact details for members of various committees in the [Community Management Team] section.
+- You can also locate the contact information for leaders of specific community groups via the [SIGs] and [WGs] pages.
 
+## Contributor List
 [Contributors to DragonOS-Community/DragonOS · GitHub](https://github.com/DragonOS-Community/DragonOS/graphs/contributors)
 
+## Sponsorship
+[![Sponsor this project](https://img.shields.io/badge/Sponsor_This_Project-DragonOS_Community-ff69b4?style=for-the-badge)](https://dragonos.org/?page_id=37)
 
+&emsp;&emsp;DragonOS is a non-profit open-source project, and its development relies on financial support. All sponsors will be publicly acknowledged. Every contribution you make will help advance DragonOS!
 
-## 赞助
-
-&emsp;&emsp;DragonOS是一个公益性质的开源项目,但是它的发展离不开资金的支持,如果您愿意的话,可以通过 **[赞助 - DragonOS](https://dragonos.org/?page_id=37)** ,从而促进这个项目的发展。所有的赞助者的名单都会被公示。您的每一分赞助,都会为DragonOS的发展作出贡献!
-
-### 赞助的资金都会被用到哪里?
-
-我们保证,所有赞助的资金及物品,将会用于:
-
-- 为活跃的社区开发者发放补贴或设备支持
-
-- DragonOS的云服务开支
+### Where Will Sponsorship Funds Be Used?
 
-- 设备购置
+We guarantee that all sponsorship funds and items will be used for:
 
-- 任何有助于DragonOS发展建设的用途
+- Event organization, cloud service expenses, and any other purposes beneficial to the development and growth of the DragonOS community.
 
-### 赞助商列表
+## 🌟 Sponsor List
+**Special thanks to these generous financial supporters** (in reverse chronological order):
 
-- **[中国雅云](https://yacloud.net)** 雅安数字经济运营有限公司为DragonOS提供了云服务器支持。
+- **[中国雅云](https://yacloud.net)** 雅安大数据产业园 - 🥇 Long-term supporter
 
-### 个人赞赏者列表
+### Individual Sponsors List
+See [Supporters.md](./SUPPORTERS.md)
 
-- 万晓兰
-- David Wen
-- [YJwu2023](https://github.com/YJwu2023)
-- [longjin](https://github.com/fslongjin)
-- [黄铭涛](https://github.com/1037827920)
-- [许梓毫](https://github.com/Jomocool)
-- [谢润霖](https://github.com/xiaolin2004)
-- [蔡俊源](https://github.com/SMALLC04)
-- Kelly
-- [Samuka007](https://github.com/Samuka007)
-- [杨璐玮](https://github.com/val213)
-- [何懿聪](https://github.com/GnoCiYeH)
-- [周凯韬](https://github.com/laokengwt)
-- [Seele.Clover](https://github.com/seeleclover)
-- [FindWangHao](https://github.com/FindWangHao)
-- [ferchiel](https://github.com/ferchiel)
-- 叶锦毅
-- 林
-- Albert
-- [TerryLeeSCUT · GitHub](https://github.com/TerryLeeSCUT)
-- slientbard
-- 悟
+## Open Source License Notice
 
-## 开放源代码声明
+This project is open-sourced under the GPLv2 license. You are welcome to use the code in compliance with the open-source license!
 
-本项目采用GPLv2协议进行开源,欢迎您在遵守开源协议的基础之上,使用本项目的代码!
+If you encounter any violations of the open-source license, we encourage you to email pmc@dragonos.org to report them. Let's work together to build a trustworthy open-source community.
 
-**我们支持**:遵守协议的情况下,利用此项目,创造更大的价值,并为本项目贡献代码。
+---
+## 👩💻 Contributors
 
-**我们谴责**:任何不遵守开源协议的行为。包括但不限于:剽窃该项目的代码作为你的毕业设计等学术不端行为以及商业闭源使用而不付费。
+> *"Open source shines because of you!"* ✨
 
-若您发现了任何违背开源协议的使用行为,我们欢迎您发邮件到 pmc@dragonos.org 反馈!让我们共同建设诚信的开源社区。
+**Thanks to all developers who submitted code, fixed issues, or reviewed PRs**:
 
+<a href="https://github.com/DragonOS-Community/dragonos/graphs/contributors">
+  <img src="https://contrib.rocks/image?repo=dragonos-community/dragonos" />
+</a>
 
-[DragonOS社区介绍文档]: https://community.dragonos.org/
-[社区管理团队]: https://community.dragonos.org/governance/staff-info.html
+[DragonOS Community Introduction Document]: https://community.dragonos.org/
+[Community Management Team]: https://community.dragonos.org/governance/staff-info.html
 [SIGs]: https://community.dragonos.org/sigs/
 [WGs]: https://community.dragonos.org/wgs/

+ 101 - 0
README_CN.md

@@ -0,0 +1,101 @@
+<div align="center">
+  <img width="40%" src="docs/_static/dragonos-logo.svg" alt="dragonos-logo"></br>
+  <h2>轻量级云原生内核</h2>
+
+<a href="https://dragonos.org"><img alt="官网" src="https://img.shields.io/badge/%E5%AE%98%E7%BD%91-DragonOS.org-4c69e4?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
+<a href="https://bbs.dragonos.org.cn"><img alt="bbs" src="https://img.shields.io/badge/BBS-bbs.dragonos.org.cn-purple?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
+
+--- 
+
+</div>
+
+# DragonOS
+
+**Languages** 中文|[English](README.md)
+
+&nbsp;
+
+&emsp;&emsp;DragonOS龙操作系统是一个面向云计算轻量化场景的,完全自主内核的,提供Linux二进制兼容性的64位操作系统,旨在为容器化工作负载提供轻量级、高性能的解决方案。它使用Rust语言进行开发,以提供更好的可靠性。
+
+&emsp;&emsp;DragonOS开源社区成立于2022年7月,完全商业中立。我们热烈欢迎感兴趣的开发者和爱好者加入我们!
+
+&emsp;&emsp;DragonOS具有优秀的、完善的架构设计。相比于同体量的其他系统,DragonOS支持eBPF、虚拟化。当前正在大力推进容器支持、云平台支持、riscv支持等工作,以及编译器、应用软件的移植。力求在5年内实现生产环境大规模应用。
+
+&emsp;&emsp;DragonOS目前在社区驱动下正在快速发展中,目前DragonOS已经实现了约1/4的Linux接口,在未来我们将提供对Linux的100%兼容性,并且提供新特性。
+
+
+## 如何运行?
+
+&emsp;&emsp;运行DragonOS的步骤非常简单,您可以参考以下几个资料,在最短15分钟内运行DragonOS!
+
+- [构建DragonOS — DragonOS dev 文档](https://docs.dragonos.org.cn/introduction/build_system.html)
+
+## 参与开发?
+
+仔细阅读 [DragonOS社区介绍文档] ,能够帮助你了解社区的运作方式,以及如何参与贡献!
+
+&emsp;&emsp;如果你愿意加入我们,你可以查看issue,并在issue下发表讨论、想法,或者访问DragonOS的论坛,了解开发动态、开发任务: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
+
+&emsp;&emsp;你也可以带着你的创意与想法,和社区的小伙伴一起讨论,为DragonOS创造一些新的功能。
+
+## 站点
+
+- 项目官网  **[DragonOS.org](https://dragonos.org)**
+- 文档:**[docs.dragonos.org](https://docs.dragonos.org)**
+- 社区介绍文档: **[community.dragonos.org](https://community.dragonos.org)**
+- QQ群: 476358494
+
+
+## 如何与社区建立联系?
+
+请阅读[贡献者指南](https://community.dragonos.org/contributors/#%E7%A4%BE%E5%8C%BA)~
+
+- 您可以通过[社区管理团队]信息,与各委员会的成员们建立联系~
+- 同时,您可以通过[SIGs]和[WGs]页面,找到对应的社区团体负责人的联系方式~
+
+## 贡献者名单
+
+[Contributors to DragonOS-Community/DragonOS · GitHub](https://github.com/DragonOS-Community/DragonOS/graphs/contributors)
+
+## 赞助
+
+[![Sponsor this project](https://img.shields.io/badge/Sponsor_This_Project-DragonOS_Community-ff69b4?style=for-the-badge)](https://dragonos.org/?page_id=37)
+
+&emsp;&emsp;DragonOS是一个公益性质的开源项目,它的发展离不开资金的支持,所有的赞助者的名单都会被公示。您的每一分赞助,都会为DragonOS的发展作出贡献!
+
+### 赞助的资金都会被用到哪里?
+
+我们保证,所有赞助的资金及物品,将会用于:
+
+- 活动开展、云服务开支,以及任何有利于DragonOS社区发展和建设的用途。
+
+## 🌟 赞助商列表
+
+**Special thanks to these generous financial supporters** (in reverse chronological order):
+
+- **[中国雅云](https://yacloud.net)** 雅安大数据产业园 - 🥇 Long-term supporter
+
+### 个人赞赏者列表
+
+请见 [Supporters.md](./SUPPORTERS.md)
+
+## 开放源代码声明
+
+本项目采用GPLv2协议进行开源,欢迎您在遵守开源协议的基础之上,使用本项目的代码!
+
+若您发现了任何违背开源协议的使用行为,我们欢迎您发邮件到 pmc@dragonos.org 反馈!让我们共同建设诚信的开源社区。
+
+## 👩💻 Contributors
+
+> *"开源因你而更加闪耀!"* ✨
+**感谢所有提交代码、修复问题或审核PR的开发者**:
+
+<a href="https://github.com/DragonOS-Community/dragonos/graphs/contributors">
+  <img src="https://contrib.rocks/image?repo=dragonos-community/dragonos" />
+</a>
+
+
+[DragonOS社区介绍文档]: https://community.dragonos.org/
+[社区管理团队]: https://community.dragonos.org/governance/staff-info.html
+[SIGs]: https://community.dragonos.org/sigs/
+[WGs]: https://community.dragonos.org/wgs/

+ 0 - 119
README_EN.md

@@ -1,119 +0,0 @@
-<div align="center">
-  <img width="40%" src="docs/_static/dragonos-logo.svg" alt="dragonos-logo"></br>
-  <h2>打造完全自主可控的数字化未来!</h2>
-
-<a href="https://dragonos.org"><img alt="官网" src="https://img.shields.io/badge/%E5%AE%98%E7%BD%91-DragonOS.org-4c69e4?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
-<a href="https://bbs.dragonos.org.cn"><img alt="bbs" src="https://img.shields.io/badge/BBS-bbs.dragonos.org.cn-purple?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
-
-
-
---- 
-
-</div>
-
-# DragonOS
-
-**Languages** [中文](README.md)|English
-
-&nbsp;
-
-&emsp;&emsp;DragonOS is a 64-bit operating system designed for lightweight cloud computing scenarios, featuring a fully independent kernel and offering Linux binary compatibility. Developed using the Rust programming language, it aims to provide improved reliability. In the Rust operating system domain, DragonOS consistently ranks among the top three on GitHub nationally.
-
-&emsp;&emsp;The DragonOS open-source community was established in July 2022 and is entirely business-neutral. Our goal is to build a fully independent, open-source, high-performance, and highly reliable server operating system, fostering a digitally autonomous and controllable future!
-
-&emsp;&emsp;DragonOS boasts an excellent and comprehensive architecture design. Compared to other systems of similar scale, DragonOS supports virtualization and has certain advantages in terms of device model and调度子系统 (scheduler subsystem).Currently, significant efforts are being made to promote cloud platform support, RISC-V compatibility, and the porting of compilers and application software. The aim is to achieve large-scale application in production environments within five years.
-
-&emsp;&emsp;Driven by the community, DragonOS is currently evolving rapidly. DragonOS has already implemented about 1/4 of Linux interfaces, and in the future, we will strive to provide 100% compatibility with Linux, along with new features.
-
-
-## Get Involved in Development?
-
-Carefully read the [DragonOS Community Introduction Document] to understand how the community operates and how you can contribute!
-
-- **To stay updated on development news and tasks, visit the DragonOS Community Forum**: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
-- You can also learn about the development progress by checking the project's issues.
-
-&emsp;&emsp;If you're interested in joining us, you can check out the issues and post your discussions or ideas under them, or visit the DragonOS forum to learn about development updates and tasks: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
-
-&emsp;&emsp;You're also welcome to bring your creative ideas and discuss them with the community members, working together to create new features for DragonOS.
-
-
-## Website
-
-- **Project's Website**: [DragonOS.org](https://dragonos.org)
-- Documentation: [docs.dragonos.org](https://docs.dragonos.org)
-- Community Introduction Document: [community.dragonos.org](https://community.dragonos.org)
-
-## How to Run?
-
-&emsp;&emsp;Running DragonOS is quite straightforward. You can refer to the following resources and get DragonOS up and running in as little as 15 minutes!
-
-- [Building DragonOS — DragonOS Development Documentation](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html)
-
-## How to Connect with the Community?
-
-Please read the [Contributor Guide](https://community.dragonos.org/contributors/#%E7%A4%BE%E5%8C%BA)~
-
-- You can establish contact with the members of various committees through the [Community Management Team] information.
-- Additionally, you can find the contact information of the respective community group leaders via the [SIGs] and [WGs] pages.
-
-
-## Reward
-
-&emsp;&emsp;DragonOS is an open source public welfare project, but its development cannot be separated from the support of funds. If you want, you can visit **[Sponsor - DragonOS](https://dragonos.org/?page_id=37)** , so as to promote the development of this project. The list of all sponsors will be published. Every bit of your sponsorship will contribute to the development of DragonOS!
-
-### Where will the sponsorship funds be used?
-
-We guarantee that all sponsorship funds and items will be used for:
-
-- Subsidies or equipment support for active community developers
-- Cloud service expenditure of DragonOS
-- Equipment purchase
-- Any use conducive to the development and construction of DragonOS
-
-### Sponsor List
-
-**Not yet**
-
-- **[China YaCloud](https://yacloud.net)** Ya'an Digital Economy Operations Co., Ltd. provides cloud server support for DragonOS.
-
-### Individual Sponsor List
-
-
-- 万晓兰
-- David Wen
-- [YJwu2023](https://github.com/YJwu2023)
-- [longjin](https://github.com/fslongjin)
-- [黄铭涛](https://github.com/1037827920)
-- [许梓毫](https://github.com/Jomocool)
-- [谢润霖](https://github.com/xiaolin2004)
-- [蔡俊源](https://github.com/SMALLC04)
-- Kelly
-- [Samuka007](https://github.com/Samuka007)
-- [杨璐玮](https://github.com/val213)
-- [何懿聪](https://github.com/GnoCiYeH)
-- [周凯韬](https://github.com/laokengwt)
-- [Seele.Clover](https://github.com/seeleclover)
-- [FindWangHao](https://github.com/FindWangHao)
-- [ferchiel](https://github.com/ferchiel)
-- 叶锦毅
-- 林
-- Albert
-- [TerryLeeSCUT · GitHub](https://github.com/TerryLeeSCUT)
-- slientbard
-- 悟
-
-## Open source statement
-
-&emsp;&emsp;This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license!
-
-**What we support:** using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.
-
-**What we condemn**: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment.
-
-If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together!
-
-[DragonOS Community Introduction Document]: https://community.dragonos.org/
-[Community Management Team]: https://community.dragonos.org/governance/staff-info.html
-[SIGs]: https://community.dragonos.org/sigs/
-[WGs]: https://community.dragonos.org/wgs/

+ 64 - 0
SUPPORTERS.md

@@ -0,0 +1,64 @@
+# 🙌 Supporters & Contributors
+
+Thank you to the following individuals and organizations for supporting this project! Whether through code contributions, issue feedback, or financial sponsorship, your support makes this project better.
+
+> *"Open source shines because of you!"* ✨
+---
+
+## 🌟 Sponsors
+
+**Special thanks to these generous financial supporters** (in reverse chronological order):
+
+[![Sponsor this project](https://img.shields.io/badge/Sponsor_This_Project-DragonOS_Community-ff69b4?style=for-the-badge)](https://dragonos.org/?page_id=37)
+
+- **[中国雅云](https://yacloud.net)** 雅安大数据产业园 - 🥇 Long-term supporter
+
+### Individual Supporters
+- 万晓兰
+- David Wen
+- [YJwu2023](https://github.com/YJwu2023)
+- [longjin](https://github.com/fslongjin)
+- [黄铭涛](https://github.com/1037827920)
+- [许梓毫](https://github.com/Jomocool)
+- [谢润霖](https://github.com/xiaolin2004)
+- [蔡俊源](https://github.com/SMALLC04)
+- Kelly
+- [Samuka007](https://github.com/Samuka007)
+- [杨璐玮](https://github.com/val213)
+- [何懿聪](https://github.com/GnoCiYeH)
+- [周凯韬](https://github.com/laokengwt)
+- [Seele.Clover](https://github.com/seeleclover)
+- [FindWangHao](https://github.com/FindWangHao)
+- [ferchiel](https://github.com/ferchiel)
+- 叶锦毅
+- 林
+- Albert
+- [TerryLeeSCUT · GitHub](https://github.com/TerryLeeSCUT)
+- slientbard
+- 悟
+---
+
+## 👩💻 Contributors
+
+**Thanks to all developers who submitted code, fixed issues, or reviewed PRs**:
+
+<a href="https://github.com/DragonOS-Community/dragonos/graphs/contributors">
+  <img src="https://contrib.rocks/image?repo=dragonos-community/dragonos" />
+</a>
+
+---
+
+## 🤝 Community Supporters
+
+**Thanks to the following members for suggestions, testing, and promotion**
+---
+
+## 🙏 How to Join This List?
+
+If you'd like to support this project, here's how:
+1. **Code Contributions**: Submit PRs to address [open issues](https://github.com/DragonOS-Community/DragonOS/issues)
+2. **Financial Sponsorship**: [![Sponsor this project](https://img.shields.io/badge/Sponsor_This_Project-DragonOS_Community-ff69b4?style=for-the-badge)](https://dragonos.org/?page_id=37)
+3. **Community Help**: Test new releases, share the project, provide feedback
+
+All valid supporters will be periodically updated to this list (anonymous display available upon request).
+---