diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..c9430cc --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +# Pull Request Information + +## Summary +Summary description of all changes. +* First +* Second +* Third + +## Changes and Descriptions +Detailed description of each change. + +## Additional context +Add any other context or screenshots about the pull request here.