mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-16 10:40:16 +08:00
1.1 KiB
1.1 KiB
📌 Pull Request Template
1️⃣ Short Description
2️⃣ Related Open Issue
Fixes #
3️⃣ PR Type
- 🐞 Bug Fix
- ✨ New Feature
- 🔄 Refactoring
- 📖 Documentation Update
4️⃣ Does this PR Introduce a Breaking Change?
- ❌ No
- ⚠️ Yes (Explain below)
If yes, describe the impact and necessary migration steps:
5️⃣ Current Behavior (Before Changes)
6️⃣ New Behavior (After Changes)
✅ Checklist
- Code follows the project's coding guidelines.
- Tests have been added or updated (if applicable).
- Documentation has been updated (if applicable).
- Ready for review and approval.