Skip to content

Commit

Permalink
packaging: Add link to survey in release notes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jodh-intel committed Feb 14, 2024
1 parent 22d9451 commit 97ae6e7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tools/packaging/release/release-notes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 97ae6e7

Please sign in to comment.