Files
multica/.github/PULL_REQUEST_TEMPLATE.md
Jiayuan Zhang 998b08ced4 chore: simplify AI disclosure to focus on prompt sharing
Remove the review-status checklist — it was too heavy and users won't
actually do it. Instead focus on what's useful: which AI tool was used
and what prompt/approach produced the code, so the team can learn from
each other's AI workflows.
2026-04-12 13:50:47 +08:00

1.7 KiB

What does this PR do?

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Refactor / code improvement (no behavior change)
  • Documentation update
  • Tests (adding or improving test coverage)
  • CI / infrastructure

Changes Made

How to Test

Checklist

  • I searched for existing PRs to make sure this isn't a duplicate
  • My commit messages follow Conventional Commits (fix(scope):, feat(scope):, etc.)
  • make check passes (typecheck, unit tests, Go tests, E2E)
  • Changes follow existing code patterns and conventions
  • No unrelated changes included

AI Disclosure

AI tool used:

Prompt / approach:

Screenshots (optional)