Update PR template with breaking change note (#666)

This commit is contained in:
Eric Zhu
2025-09-09 18:20:05 -07:00
committed by GitHub
Unverified
parent 383d51443c
commit e837741da1
+1 -1
View File
@@ -20,4 +20,4 @@ Please help reviewers and future users, providing the following information:
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution Guidelines](https://github.com/microsoft/agent-framework/blob/main/CONTRIBUTING.md)
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone :smile:
- [ ] **Is this a breaking change?** If yes, add "[BREAKING]" prefix to the title of the PR.