diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000000..5e349cb9cf17 --- /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. +- [ ] Aware about the PR to be merged using "create a merge commit" rather than "squash and merge" (or similar) +- [ ] genPolicy only: Ensured the tool still builds on Windows +- [ ] genPolicy only: Updated sample YAMLs' policy annotations, if applicable + +###### Summary + + +###### Associated issues + + +###### Links to CVEs + + +###### Test Methodology +