diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..e1dea6e0 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,10 @@ +## Description +Briefly describe the changes introduced by this PR. + +## Type of Change +- [ ] Bug fix +- [ ] New example +- [ ] Documentation update + +## Testing +Describe how you tested your changes.