openpencil/.github/PULL_REQUEST_TEMPLATE.md
2026-06-07 08:51:37 +03:00

715 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 should explain the intent, meaningful changes, and validation. Placeholder, non-English, unrelated, or otherwise unreviewable PRs may be closed by maintainers.

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