add pull request template

This commit is contained in:
Alex
2021-11-20 19:49:03 +02:00
parent 0abb82eb91
commit ac85bf789d

10
.github/pull_request_template.md vendored Normal file
View File

@@ -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?