Files
page-agent/.github/PULL_REQUEST_TEMPLATE.md
2026-04-08 18:49:16 +08:00

25 lines
715 B
Markdown

## What
Brief description of changes.
Closes #(issue)
## Type
- [ ] Breaking change
- [ ] Bug fix
- [ ] Feature / Improvement
- [ ] Refactor / Chores
- [ ] Documentation / Website / Demo / Testing
## Testing
- [ ] Tested in modern browsers
- [ ] No console errors
- [ ] Types/doc added
## Requirements / 要求
- [ ] I have read and follow the [Code of Conduct](../docs/CODE_OF_CONDUCT.md) and [Contributing Guide](../CONTRIBUTING.md) . / 我已阅读并遵守行为准则。
- [ ] This PR is NOT generated by a bot or AI agent acting autonomously. I have authored or meaningfully reviewed every change. / 此 PR 不是由 bot 或 AI 自主生成的,我已亲自编写或充分审查了每一处变更。