diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..b2dafed --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +### Context + +_TODO - specify the context around why this change is being made_ + +### Changes + +_TODO - leave a quick summary / list of the changes here_ + +### Testing + +_OPTIONAL - post any additional testing you've done here_