mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 23:07:55 +00:00
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:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user