openpencil/.github/PULL_REQUEST_TEMPLATE.md
Danila Poyarkov 280b51e666
ci: gate invalid pull requests with CodeRabbit (#327)
* ci: gate invalid pull requests with CodeRabbit

* fix: harden CodeRabbit PR hygiene gate

* fix: make invalid PR label creation idempotent
2026-06-07 00:36:47 +03:00

686 B

Security vulnerability? Do not open a public PR. Report it privately through GitHub Security Advisories: https://github.com/open-pencil/open-pencil/security/advisories/new

Before opening a PR, read CONTRIBUTING.md and AGENTS.md. PRs that ignore the template, use placeholder text, are not written in English, or do not explain validation may be closed as invalid.

Summary

What changed

  • Add a concise summary here.

Validation

  • bun run check
  • Tests added or updated, or not needed because: explain here
  • CHANGELOG.md updated, or not needed because: explain here