diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3698a72..24b0095 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,15 @@ +## Description + + + ### All Submissions: * [ ] Have you ensured there aren't other open [Pull Requests](../pulls) for the same update or change? * [ ] Have you created a new branch for your changes and PR from that branch and not from your master branch? -* [ ] Have you added an explanation of what your changes do and why you'd like us to include them? + + ### New Image Submissions: 1. [ ] Have you added your image to the [Github workflows](https://github.com/parkervcp/yolks/tree/master/.github/workflows)? -2. [ ] Have you updated the README list to contain your new image? \ No newline at end of file +2. [ ] Have you updated the README list to contain your new image?