mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-10 14:27:00 +08:00
update docs
This commit is contained in:
@@ -85,7 +85,7 @@ git clone https://github.com/YOUR_USERNAME/nofx.git
|
||||
cd nofx
|
||||
|
||||
# Add upstream remote
|
||||
git remote add upstream https://github.com/tinkle-community/nofx.git
|
||||
git remote add upstream https://github.com/NoFxAiOS/nofx.git
|
||||
```
|
||||
|
||||
### 2. Create a Feature Branch
|
||||
@@ -440,7 +440,7 @@ Reviewers will check:
|
||||
|
||||
### How It Works
|
||||
|
||||
1. Check [open bounty issues](https://github.com/tinkle-community/nofx/labels/bounty)
|
||||
1. Check [open bounty issues](https://github.com/NoFxAiOS/nofx/labels/bounty)
|
||||
2. Comment to claim (first come, first served)
|
||||
3. Complete work within deadline
|
||||
4. Submit PR with bounty claim section filled
|
||||
@@ -459,7 +459,7 @@ Reviewers will check:
|
||||
## ❓ Questions?
|
||||
|
||||
- **General questions:** Join our [Telegram Community](https://t.me/nofx_dev_community)
|
||||
- **Technical questions:** Open a [Discussion](https://github.com/tinkle-community/nofx/discussions)
|
||||
- **Technical questions:** Open a [Discussion](https://github.com/NoFxAiOS/nofx/discussions)
|
||||
- **Security issues:** See [Security Policy](SECURITY.md)
|
||||
- **Bug reports:** Use [Bug Report Template](.github/ISSUE_TEMPLATE/bug_report.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user