packaging: Add link to survey in release notes

Add a link in the release notes to the Kata Container survey, to
advertise it, and hopefully encourage users to take the survey.

Fixes: #9074.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt
2024-02-12 10:02:24 +00:00
parent 0391c0de82
commit 8c72abe38d

View File

@@ -104,6 +104,17 @@ EOF
## ${repo} Changes
$(changes)
## Survey
Please take the Kata Containers survey:
- https://openinfrafoundation.formstack.com/forms/kata_containers_user_survey
This will help the Kata Containers community understand:
- how you use Kata Containers
- what features and improvements you would like to see in Kata Containers
EOF
popd >>/dev/null
rm -rf "${tmp_dir}/${repo}"