mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-11 06:46:59 +08:00
update docs
This commit is contained in:
@@ -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 / 资源:**
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user