18 lines
715 B
Markdown
18 lines
715 B
Markdown
> 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
|
|
|
|
<!-- Explain what this PR changes and why. Remove this comment before opening. -->
|
|
|
|
### 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
|