mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-16 12:16:06 +00:00
13 lines
521 B
Markdown
13 lines
521 B
Markdown
Thank you for contributing to Velero!
|
|
|
|
# Please add a summary of your change
|
|
|
|
# Does your change fix a particular issue?
|
|
|
|
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`. |