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
20 changes: 20 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!-- This template is a reference. Adjust or remove sections that do not apply. -->

## Summary

<!-- Briefly summarize the changes in this pull request. If this work addresses an Issue or has corresponding changes in a collaborating repository, include the relevant links here. -->

## Motivation

<!-- Describe why this change is needed. For a bug fix, include the affected behavior, root cause, and reproduction context. For a feature enhancement, explain the use case, expected behavior, and relevant design decisions. -->

## Verification

<!-- List the commands, environments, and actual results. Explain anything not run. -->

## Risks and Limitations

<!-- Describe known risks, uncovered platforms, and hardware limitations. -->


<!-- The contributor remains responsible for the final code, dependencies, licenses, security impact, and test results. -->
Loading