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

@@ -83,7 +83,7 @@ If you prefer to do it manually:
```bash
# Add upstream if not already added
git remote add upstream https://github.com/tinkle-community/nofx.git
git remote add upstream https://github.com/NoFxAiOS/nofx.git
# Fetch latest changes
git fetch upstream
@@ -255,7 +255,7 @@ If the migration script doesn't work:
**Stuck on migration?**
- Comment on your PR
- Ask in [Telegram](https://t.me/nofx_dev_community)
- Open a [Discussion](https://github.com/tinkle-community/nofx/discussions)
- Open a [Discussion](https://github.com/NoFxAiOS/nofx/discussions)
**We're here to help you succeed!** 🚀

View File

@@ -83,7 +83,7 @@ git push -f origin <your-pr-branch>
```bash
# 如果还没添加 upstream添加它
git remote add upstream https://github.com/tinkle-community/nofx.git
git remote add upstream https://github.com/NoFxAiOS/nofx.git
# 获取最新更改
git fetch upstream
@@ -255,7 +255,7 @@ git push -f origin <your-pr-branch>
**迁移遇到困难?**
- 在你的 PR 中评论
- 在 [Telegram](https://t.me/nofx_dev_community) 提问
- 开启 [Discussion](https://github.com/tinkle-community/nofx/discussions)
- 开启 [Discussion](https://github.com/NoFxAiOS/nofx/discussions)
**我们在这里帮助你成功!** 🚀

View File

@@ -246,7 +246,7 @@ Don't panic! We're here to help.
- Merge conflicts Rebase on latest `dev`
**Need help?** Just ask! Comment in your PR or reach out:
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
- [Telegram Community](https://t.me/nofx_dev_community)
---
@@ -323,11 +323,11 @@ This new system helps YOU by:
### Helpful Links
- [Conventional Commits](https://www.conventionalcommits.org/) - Commit format
- [Good First Issues](https://github.com/tinkle-community/nofx/labels/good%20first%20issue) - Beginner-friendly tasks
- [Good First Issues](https://github.com/NoFxAiOS/nofx/labels/good%20first%20issue) - Beginner-friendly tasks
- [Bounty Program](../bounty-guide.md) - Get paid to contribute
### Get Help
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions) - Ask questions
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions) - Ask questions
- [Telegram](https://t.me/nofx_dev_community) - Community chat
- [Twitter](https://x.com/nofx_official) - Updates and announcements
@@ -341,7 +341,7 @@ This is a new system and we want YOUR input:
- 🤔 What concerns do you have?
- 💡 How can we improve?
Share in the [Migration Feedback Discussion](https://github.com/tinkle-community/nofx/discussions) (link TBD)
Share in the [Migration Feedback Discussion](https://github.com/NoFxAiOS/nofx/discussions) (link TBD)
---

View File

@@ -246,7 +246,7 @@ perf(ai): optimize prompt generation
- 合并冲突 基于最新 `dev` rebase
**需要帮助?** 只管问在你的 PR 中评论或联系
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
- [Telegram 社区](https://t.me/nofx_dev_community)
---
@@ -323,11 +323,11 @@ perf(ai): optimize prompt generation
### 有用链接
- [Conventional Commits](https://www.conventionalcommits.org/) - Commit 格式
- [Good First Issues](https://github.com/tinkle-community/nofx/labels/good%20first%20issue) - 适合初学者的任务
- [Good First Issues](https://github.com/NoFxAiOS/nofx/labels/good%20first%20issue) - 适合初学者的任务
- [悬赏计划](../bounty-guide.md) - 获得报酬来贡献
### 获取帮助
- [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions) - 提问
- [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions) - 提问
- [Telegram](https://t.me/nofx_dev_community) - 社区聊天
- [Twitter](https://x.com/nofx_official) - 更新和公告
@@ -341,7 +341,7 @@ perf(ai): optimize prompt generation
- 🤔 你有什么顾虑
- 💡 我们如何改进
[迁移反馈讨论](https://github.com/tinkle-community/nofx/discussions)中分享链接待定
[迁移反馈讨论](https://github.com/NoFxAiOS/nofx/discussions)中分享链接待定
---

View File

@@ -49,8 +49,8 @@ git push origin <your-branch-name>
### 📖 Learn More
- [Migration Announcement](https://github.com/tinkle-community/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.md)
- [Contributing Guidelines](https://github.com/tinkle-community/nofx/blob/dev/CONTRIBUTING.md)
- [Migration Announcement](https://github.com/NoFxAiOS/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.md)
- [Contributing Guidelines](https://github.com/NoFxAiOS/nofx/blob/dev/CONTRIBUTING.md)
### ❓ Questions?
@@ -108,8 +108,8 @@ git push origin <your-branch-name>
### 📖 了解更多
- [迁移公告](https://github.com/tinkle-community/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.zh-CN.md)
- [贡献指南](https://github.com/tinkle-community/nofx/blob/dev/docs/i18n/zh-CN/CONTRIBUTING.md)
- [迁移公告](https://github.com/NoFxAiOS/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.zh-CN.md)
- [贡献指南](https://github.com/NoFxAiOS/nofx/blob/dev/docs/i18n/zh-CN/CONTRIBUTING.md)
### ❓ 问题?
@@ -136,7 +136,7 @@ We're introducing a new PR system. Your PR won't be blocked - we'll review it no
./scripts/pr-check.sh
```
[Learn more](https://github.com/tinkle-community/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.md) | This is optional!
[Learn more](https://github.com/NoFxAiOS/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.md) | This is optional!
```
---
@@ -159,7 +159,7 @@ We're introducing a new PR system. Your PR won't be blocked - we'll review it no
./scripts/pr-check.sh
\`\`\`
[Learn more](https://github.com/tinkle-community/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.md) | This is optional!"
[Learn more](https://github.com/NoFxAiOS/nofx/blob/dev/docs/community/MIGRATION_ANNOUNCEMENT.md) | This is optional!"
echo "✅ Commented on PR #$pr_number"
sleep 2 # Be nice to GitHub API

View File

@@ -28,14 +28,14 @@ We're introducing a new PR management system to improve code quality and make co
- [Security Policy](../../SECURITY.md) - Report vulnerabilities
2. **Find Something to Work On**
- Browse [GitHub Issues](https://github.com/tinkle-community/nofx/issues)
- Browse [GitHub Issues](https://github.com/NoFxAiOS/nofx/issues)
- Look for `good first issue` label
- Check out [bounty tasks](#-bounty-program)
3. **Join the Community**
- 💬 [Telegram Developer Community](https://t.me/nofx_dev_community)
- 🐦 [Twitter @nofx_official](https://x.com/nofx_official)
- 🐙 [GitHub Discussions](https://github.com/tinkle-community/nofx/discussions)
- 🐙 [GitHub Discussions](https://github.com/NoFxAiOS/nofx/discussions)
---
@@ -139,7 +139,7 @@ NOFX offers bounties for valuable contributions:
| Platform | Purpose | Link |
|----------|---------|------|
| 💬 Telegram | Real-time chat, questions | [Join](https://t.me/nofx_dev_community) |
| 🐙 GitHub | Issues, PRs, discussions | [Visit](https://github.com/tinkle-community/nofx) |
| 🐙 GitHub | Issues, PRs, discussions | [Visit](https://github.com/NoFxAiOS/nofx) |
| 🐦 Twitter | Announcements, updates | [@nofx_official](https://x.com/nofx_official) |
### Core Team
@@ -228,10 +228,10 @@ NOFX offers bounties for valuable contributions:
| Metric | Count |
|--------|-------|
| GitHub Stars | Check [repo](https://github.com/tinkle-community/nofx) |
| GitHub Stars | Check [repo](https://github.com/NoFxAiOS/nofx) |
| Contributors | 21+ |
| Open Issues | Check [issues](https://github.com/tinkle-community/nofx/issues) |
| Merged PRs | Check [pulls](https://github.com/tinkle-community/nofx/pulls?q=is%3Apr+is%3Amerged) |
| Open Issues | Check [issues](https://github.com/NoFxAiOS/nofx/issues) |
| Merged PRs | Check [pulls](https://github.com/NoFxAiOS/nofx/pulls?q=is%3Apr+is%3Amerged) |
---

View File

@@ -6,7 +6,7 @@
1. **访问项目 Issues 页面**
```
https://github.com/tinkle-community/nofx/issues
https://github.com/NoFxAiOS/nofx/issues
```
2. **点击 "New Issue" 按钮**
@@ -215,7 +215,7 @@ Details: [详情链接]
## 📞 需要帮助?
- **GitHub Issues**: https://github.com/tinkle-community/nofx/issues
- **GitHub Issues**: https://github.com/NoFxAiOS/nofx/issues
- **Telegram**: https://t.me/nofx_dev_community
- **Twitter/X**: [@Web3Tinkle](https://x.com/Web3Tinkle)