mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 05:25:40 +00:00
Update PR template to use checkbox task lists (#3492)
To use checkboxes, each line must be part of a list. For more details, see: https://docs.github.com/en/github/managing-your-work-on-github/about-task-lists#creating-task-lists Signed-off-by: Bridget McErlean <bmcerlean@vmware.com>
This commit is contained in:
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@@ -8,6 +8,6 @@ Fixes #(issue)
|
||||
|
||||
# Please indicate you've done the following:
|
||||
|
||||
[ ] [Accepted the DCO](https://velero.io/docs/v1.5/code-standards/#dco-sign-off). Commits without the DCO will delay acceptance.
|
||||
[ ] [Created a changelog file](https://velero.io/docs/v1.5/code-standards/#adding-a-changelog) or added `/kind changelog-not-required`.
|
||||
[ ] Updated the corresponding documentation in `site/content/docs/main`.
|
||||
- [ ] [Accepted the DCO](https://velero.io/docs/v1.5/code-standards/#dco-sign-off). Commits without the DCO will delay acceptance.
|
||||
- [ ] [Created a changelog file](https://velero.io/docs/v1.5/code-standards/#adding-a-changelog) or added `/kind changelog-not-required`.
|
||||
- [ ] Updated the corresponding documentation in `site/content/docs/main`.
|
||||
|
||||
Reference in New Issue
Block a user