mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
## 📝 Description
|
|
## 🗣️ Type of Change
|
|
- [ ] 🐞 Bug fix (non-breaking change which fixes an issue)
|
|
- [ ] ✨ New feature (non-breaking change which adds functionality)
|
|
- [ ] 📖 Documentation update
|
|
- [ ] ⚡ Code refactoring (no functional changes, no api changes)
|
|
|
|
## 🤖 AI Code Generation
|
|
- [ ] 🤖 Fully AI-generated (100% AI, 0% Human)
|
|
- [ ] 🛠️ Mostly AI-generated (AI draft, Human verified/modified)
|
|
- [ ] 👨💻 Mostly Human-written (Human lead, AI assisted or none)
|
|
|
|
|
|
## 🔗 Linked Issue
|
|
## 📚 Technical Context (Skip for Docs)
|
|
* **Reference:** [URL]
|
|
* **Reasoning:** ...
|
|
|
|
|
|
## 🧪 Test Environment & Hardware
|
|
- **Hardware:** [e.g. Raspberry Pi 5, Orange Pi, PC]
|
|
- **OS:** [e.g. Debian 12, Ubuntu 22.04]
|
|
- **Model/Provider:** [e.g. OpenAI GPT-4o, Kimi k2, DeepSeek-V3]
|
|
- **Channels:** [e.g. Discord, Telegram, Feishu, ...]
|
|
|
|
|
|
## 📸 Proof of Work (Optional for Docs)
|
|
<details>
|
|
<summary>Click to view Logs/Screenshots</summary>
|
|
|
|
</details>
|
|
|
|
|
|
## ☑️ Checklist
|
|
- [ ] My code/docs follow the style of this project.
|
|
- [ ] I have performed a self-review of my own changes.
|
|
- [ ] I have updated the documentation accordingly. |