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
12 changes: 8 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
### Motivation
Motivation
----------

_[Explain here the context, and why you're making that change. What is the problem you're trying to solve.]_

### Modifications
Modifications
-------------

_[Describe the modifications you've made.]_

### Result
Result
------

_[After your change, what will change.]_

### Test Plan
Test Plan
---------

_[Describe the steps you took, or will take, to qualify the change - such as adjusting tests and manual testing.]_
Loading