Files
page-agent/.github/PULL_REQUEST_TEMPLATE.md
2025-09-29 19:28:45 +08:00

19 lines
231 B
Markdown

## What
Brief description of changes.
## Type
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation
## Testing
- [ ] Tested in modern browsers
- [ ] No console errors
- [ ] Types/doc added
Closes #(issue)