Updated PR template
This commit is contained in:
parent
d9754431a8
commit
30fa12b9da
@ -1,14 +0,0 @@
|
||||
## Summary
|
||||
|
||||
<!--
|
||||
Explain the **motivation** for making this change.
|
||||
What existing problem does the pull request solve?
|
||||
-->
|
||||
|
||||
## How did you test this change?
|
||||
|
||||
<!--
|
||||
Test your finished branch/PR on iOS and Android.
|
||||
Demonstrate the code is solid with screen shots of both platforms.
|
||||
If you leave this empty, your PR will very likely be closed.
|
||||
-->
|
||||
15
.github/pull_request_template.md
vendored
Normal file
15
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
## Summary
|
||||
|
||||
<!--
|
||||
1. Explain the **motivation** for making this change.
|
||||
What existing problem does the pull request solve?
|
||||
2. If you are fixing a bug, make sure there is an open ticket for it
|
||||
-->
|
||||
|
||||
## How did you test this change?
|
||||
|
||||
<!--
|
||||
1. Test your finished branch/PR on iOS and Android.
|
||||
Demonstrate the code is solid with screen shots of both platforms.
|
||||
If you leave this empty, your PR will very likely be closed.
|
||||
-->
|
||||
Loading…
Reference in New Issue
Block a user