diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..ff56240 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ +## Change description + +> Please include a summary of the change and which issue is fixed. Please also include + relevant motivation and context. List any dependencies that are required for this change. + +### Security + +- [ ] Security impact of change has been considered