@@ -74,7 +74,7 @@ export function NewIssueExperienceButton() {
onAction: () => {
openForm({
messagePlaceholder: t(
- 'Excluding bribes, what can we do to have you willing to use the new UI?'
+ 'Excluding bribes, what would make you excited to use the new UI?'
),
});
},