mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Add pull request template (#1249)
This commit is contained in:
parent
aae24f7f9e
commit
08ff75930b
1 changed files with 5 additions and 0 deletions
5
.github/pull_request_template.md
vendored
Normal file
5
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
**Description**: Describe your changes.
|
||||
|
||||
**Motivation and Context**
|
||||
- Why is this change required? What problem does it solve?
|
||||
- If it fixes an open issue, please link to the issue here.
|
||||
Loading…
Reference in a new issue