diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0bfb3f37d18..dbcaab1ea0f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,56 +2,23 @@ # Changes - + # Submitter Checklist As the author of this PR, please check off the items in this checklist: -- [ ] [Docs](https://github.com/tektoncd/community/blob/main/standards.md#docs) included if any changes are user facing -- [ ] [Tests](https://github.com/tektoncd/community/blob/main/standards.md#tests) included if any functionality added or changed +- [ ] Has [Docs](https://github.com/tektoncd/community/blob/main/standards.md#docs) included if any changes are user facing +- [ ] Has [Tests](https://github.com/tektoncd/community/blob/main/standards.md#tests) included if any functionality added or changed - [ ] Follows the [commit message standard](https://github.com/tektoncd/community/blob/main/standards.md#commits) - [ ] Meets the [Tekton contributor standards](https://github.com/tektoncd/community/blob/main/standards.md) (including functionality, content, code) -- [ ] Release notes block below has been filled in -(if there are no user facing changes, use release note "NONE") +- [ ] Has a kind label. You can add one by adding a comment on this PR that contains `/kind `. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tep +- [ ] Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings) +- [ ] Release notes contains the string "action required" if the change requires additional action from users switching to the new release # Release Notes -