morpheus-brain/PULL_REQUEST_TEMPLATE.md

15 lines
No EOL
565 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Pull Request Template
## Description
Provide a concise summary of the changes, referenced work, or new research.
## Checklist
- [ ] I followed the **COLLABORATION.md** workflow guidelines.
- [ ] All markdown files include a valid **frontmatter** block.
- [ ] The **cipre-push.sh** script passed locally.
- [ ] I added an entry to `knowledge-base/index.md` if new knowledge was created.
- [ ] I updated or reviewed any relevant `AGENTS.md` files.
- [ ] No breaking changes were introduced.
---
*All automated processes will run on this PR before merging.*