diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6b6cd51..1ad4e18 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,37 @@ + + # Description - + + + + + +# Checklist + + + +* [ ] The PR satisfies the [contribution guidelines][yscope-contrib-guidelines]. +* [ ] This is a breaking change and that has been indicated in the PR title, OR this isn't a + breaking change. +* [ ] Necessary docs have been updated, OR no docs need to be updated. # Validation performed - + + + + +[yscope-contrib-guidelines]: https://docs.yscope.com/dev-guide/contrib-guides-overview.html