docs(pr-template): add description field
Short overview of why something is changed is helpful in reviewing the PR
This commit is contained in:
9
.github/pull_request_template.md
vendored
9
.github/pull_request_template.md
vendored
@@ -1,10 +1,15 @@
|
|||||||
|
## Description
|
||||||
|
|
||||||
|
<!-- Please explain what is being changed or added as a short overview for this PR. Also, link existing relevant issues if they exist with resolves # -->
|
||||||
|
|
||||||
### All Submissions:
|
### All Submissions:
|
||||||
|
|
||||||
* [ ] Have you ensured there aren't other open [Pull Requests](../pulls) for the same update or change?
|
* [ ] 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 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?
|
|
||||||
|
<!-- The new image submission below can be removed if you are not adding a new image -->
|
||||||
|
|
||||||
### New Image Submissions:
|
### New Image Submissions:
|
||||||
|
|
||||||
1. [ ] Have you added your image to the [Github workflows](https://github.com/parkervcp/yolks/tree/master/.github/workflows)?
|
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?
|
2. [ ] Have you updated the README list to contain your new image?
|
||||||
|
Reference in New Issue
Block a user