update docs

This commit is contained in:
tinkle-community
2025-12-21 01:36:16 +08:00
parent 27196a379e
commit 16ff57778d
37 changed files with 86 additions and 86 deletions

View File

@@ -219,7 +219,7 @@ faq.zh-CN.md → Chinese FAQ
**Questions? / 有问题?**
- 💬 Ask in [Telegram Community](https://t.me/nofx_dev_community)
- 🐙 Open a [GitHub Issue](https://github.com/tinkle-community/nofx/issues)
- 🐙 Open a [GitHub Issue](https://github.com/NoFxAiOS/nofx/issues)
- 📧 Contact maintainers
**Resources / 资源:**

View File

@@ -87,7 +87,7 @@ git clone https://github.com/YOUR_USERNAME/nofx.git
cd nofx
# 添加 upstream remote
git remote add upstream https://github.com/tinkle-community/nofx.git
git remote add upstream https://github.com/NoFxAiOS/nofx.git
```
### 2. 创建功能分支
@@ -442,7 +442,7 @@ docs: update Docker deployment guide
### 工作方式
1. 查看[悬赏 issue](https://github.com/tinkle-community/nofx/labels/bounty)
1. 查看[悬赏 issue](https://github.com/NoFxAiOS/nofx/labels/bounty)
2. 评论认领(先到先得)
3. 在截止日期前完成工作
4. 提交 PR 并填写悬赏认领部分
@@ -461,7 +461,7 @@ docs: update Docker deployment guide
## ❓ 问题?
- **一般问题:** 加入我们的 [Telegram 社区](https://t.me/nofx_dev_community)
- **技术问题:** 开启[讨论](https://github.com/tinkle-community/nofx/discussions)
- **技术问题:** 开启[讨论](https://github.com/NoFxAiOS/nofx/discussions)
- **安全问题:** 查看[安全政策](../../../SECURITY.md)
- **Bug 报告:** 使用 [Bug 报告模板](../../../.github/ISSUE_TEMPLATE/bug_report.md)