docs: add branching strategy and CONTRIBUTING guide

- Add CONTRIBUTING.md with detailed contribution guidelines
- Add branching strategy section to README.md explaining main/nightly branches
- Include maintainer information and development setup instructions
This commit is contained in:
chengyongru
2026-03-15 02:30:09 +08:00
committed by Xubin Ren
parent 5d1528a5f3
commit 5a220959af
2 changed files with 100 additions and 0 deletions

View File

@@ -1410,6 +1410,15 @@ nanobot/
PRs welcome! The codebase is intentionally small and readable. 🤗
### Branching Strategy
| Branch | Purpose |
|--------|---------|
| `main` | Stable releases — bug fixes and minor improvements |
| `nightly` | Experimental features — new features and breaking changes |
**Unsure which branch to target?** See [CONTRIBUTING.md](./CONTRIBUTING.md) for details.
**Roadmap** — Pick an item and [open a PR](https://github.com/HKUDS/nanobot/pulls)!
- [ ] **Multi-modal** — See and hear (images, voice, video)