Files
Hermes-ui/.github/PULL_REQUEST_TEMPLATE.md
T
ekko 521a9edb86 ci: add PR build check workflow and PR template
- Add build.yml workflow that runs npm run build on PRs to main/dev
- Add PR template with summary, type, changes, test plan sections
- Required by branch protection rules on main

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 20:05:50 +08:00

525 B

Summary

Type of Change

  • Feature (new functionality)
  • Bug fix
  • Refactor (no functional change)
  • Docs
  • CI/CD
  • Other

Changes

Test Plan

  • Build passes (npm run build)
  • Tested manually

Screenshots (if applicable)