From 5df66e59d2d6ee1dfdea3cbf1d43e2200158df1b Mon Sep 17 00:00:00 2001 From: carm Date: Tue, 2 Sep 2025 18:03:42 +0800 Subject: [PATCH] docs: Add Community Standards pages --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 92166f7..1be67c6 100644 --- a/README.md +++ b/README.md @@ -267,10 +267,3 @@ strong support and active contribution to this project! This project's source code is licensed under the [GNU LESSER GENERAL PUBLIC LICENSE](https://www.gnu.org/licenses/lgpl-3.0.html). -## Project Governance & Contribution - -- Code of Conduct: [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) -- Contributing Guide: [CONTRIBUTING.md](./CONTRIBUTING.md) -- Security Policy: [SECURITY.md](./SECURITY.md) - -For questions, improvements, or security concerns, please refer to the respective document above before opening an issue.