diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..3698a72 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +### 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