diff --git a/.github/workflows/PULL_REQUEST_TEMPLATE.md b/.github/workflows/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..0ea60e13 --- /dev/null +++ b/.github/workflows/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ +## What do these changes do? + +## Related issue/s + + + +## Related PR/s + +## Checklist + +- [ ] I tested and it works