Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ Please provide a summary of the tests affected by this work and any unique strat
- [ ] I have updated the project documentation to reflect my changes.
- [ ] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/main/CONTRIBUTING.md) documentation and followed the [standards](https://github.com/microsoft/fast/blob/main/CODE_OF_CONDUCT.md#our-standards) for this project.

### Agents

<!--- Review the list and put an x in the boxes that apply. -->

- [ ] I have linked to an existing issue in this project that this change addresses
- [ ] I have read the skills
- [ ] I have read the DESIGN.md file(s) in packages relevent to my changes
- [ ] I have updated the DESIGN.md file(s) in packages relevent to my changes

## ⏭ Next Steps

<!---
Expand Down
Loading