openpencil/.github/PULL_REQUEST_TEMPLATE.md
Danila Poyarkov e10ca1af1b docs: request LLM model disclosure in PRs
- Add a lightweight AI assistance field to the pull request template

- Ask contributors to list materially used models without requiring prompts or automated enforcement
2026-07-28 03:10:47 +03:00

902 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.

AI assistance

Models: None

Validation

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