system-prompts-and-models-o.../dealix/.github/PULL_REQUEST_TEMPLATE.md
2026-05-01 14:03:52 +03:00

26 lines
604 B
Markdown

# Pull Request
## Summary | الملخص
<!-- What does this PR change and why? -->
## Type of change | نوع التغيير
- [ ] 🐛 Bug fix
- [ ] ✨ New feature
- [ ] 💥 Breaking change
- [ ] 📝 Docs only
- [ ] ♻️ Refactor
- [ ] 🔒 Security
## Checklist | قائمة التحقق
- [ ] Tests added / updated
- [ ] Docs updated (if needed)
- [ ] No secrets committed (verified via `gitleaks`)
- [ ] `make lint` passes
- [ ] `make test` passes
- [ ] Linked to an issue (if applicable)
## How to test | كيف أختبر هذا
<!-- Steps to verify -->
## Screenshots / Logs (optional)