zeroclaw / .github /pull_request_template.md
personalbotai
Move picoclaw_space to root for Hugging Face Spaces deployment
c1dcaaa
## πŸ“ 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.