Updated PR template

This commit is contained in:
Seph Soliman 2021-12-20 09:55:24 -08:00
parent d9754431a8
commit 30fa12b9da
2 changed files with 15 additions and 14 deletions

View File

@ -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
View 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.
-->