diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..9f119dbf67 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,25 @@ + + +###### Merge Checklist + + +- [ ] Followed patch format from upstream recommendation: https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#patch-format +- [ ] Included a single commit in a given PR - at least unless there are related commits and each makes sense as a change on its own. +- [ ] Merged using "create a merge commit" rather than "squash and merge" (or similar) +- [ ] genPolicy only: Builds on Windows +- [ ] genPolicy only: Updated sample YAMLs' policy annotations, if applicable + +###### Summary + + +###### Associated issues + + +###### Links to CVEs + + +###### Test Methodology +