diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..b7cea26 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +_Add a description of your changes here._ + +## How to Test + +_Add brief instructions on how to test your changes._ + +## Notes & Caveats + +_If necessary, explain the motivation for this PR, and note any caveats that apply to your changes or future work that will be needed._ + +## Issue Tracking + +_Add a link to the relevant GitHub issue(s) if the pull request resolves it._