taskgenius_taskgenius-plugin/.github/PULL_REQUEST_TEMPLATE.md
Quorafind 0d3c6fa352 chore: add GitHub pull request template with CLA reference
- Add PR template with standardized sections for contributions
- Include CLA acknowledgment checkbox in PR checklist
- Add type of change and related issues sections
2025-10-17 00:01:19 +08:00

377 B

Description

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Code refactoring

Checklist

  • I have read and agree to the CLA
  • My code follows the project's style guidelines
  • I have tested my changes
  • I have updated the documentation

Closes #(issue number)