diff --git a/.github/workflows/PULL_REQUEST_TEMPLATE.md b/.github/workflows/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..acfc1ac --- /dev/null +++ b/.github/workflows/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,12 @@ +### Description + +Please provide a brief overview of the changes introduced by this pull request. + +### Related Issues + +Closes #IssueNumber + + +### Additional Information + +Include any additional information that might be helpful in reviewing the changes introduced by this pull request.