Files
BZJZ_Material/文档润色流和知识库构建流/claude-scholar/.github/PULL_REQUEST_TEMPLATE.md
2026-06-11 03:33:14 +08:00

30 lines
705 B
Markdown

## Summary
- What changed?
- Why did it change?
## Affected surfaces
- [ ] main
- [ ] codex
- [ ] opencode
- [ ] README / docs
- [ ] installer
- [ ] skills
- [ ] agents
- [ ] hooks
- [ ] MCP / Obsidian docs
## Validation
- [ ] Relevant docs were updated if behavior changed
- [ ] No machine-specific private paths were introduced
- [ ] No branch-specific path or config leaked into the wrong branch
- [ ] Basic validation or smoke test was run
## Behavior change note
If this PR changes user-facing behavior, briefly describe:
- previous behavior
- new behavior
- any migration or manual merge note
## Evidence
Include screenshots, terminal output, example artifacts, or acceptance notes when useful.