Files
cline--cline/.github/pull_request_template.md
2026-07-13 12:52:40 +08:00

3.6 KiB

Issue: #XXXX

Description

Test Procedure

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • 💅 Cosmetic Changes
  • 📚 Documentation update
  • 🏃 Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (bun test) and code is formatted and linted (bun run format && bun run lint)
  • I have reviewed contributor guidelines

Screenshots

Additional Notes