diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 3eda872..4fc530f 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,8 +1,11 @@ ## Problem +A clear and concise description of what the problem is. ## Solution +A clear and concise description of the solution. ### Related Issues +Links to any related issues. ### Checklist - [ ] Added tests