From 45d75167d6c14c94e136a6b9e6b68117f9f5d0f7 Mon Sep 17 00:00:00 2001 From: Yann Dago Date: Fri, 28 Jul 2023 14:00:08 -0400 Subject: [PATCH] Update enterprise feature strings (#3218) --- client-src/elements/form-field-specs.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client-src/elements/form-field-specs.js b/client-src/elements/form-field-specs.js index 59288519ddc8..b7f31d930d3b 100644 --- a/client-src/elements/form-field-specs.js +++ b/client-src/elements/form-field-specs.js @@ -114,7 +114,7 @@ export const ALL_FIELDS = { required: true, label: 'Summary', enterprise_help_text: html` -

This text will be used in the enterprise release notes, which are publicly visible and primarily written for IT admins.

+

This text will be used in the enterprise release notes, which are publicly visible and primarily written for IT admins.

Explain what's changing from the point of view of an end-user, developer, or administrator. Indicate what the motivation is for this change, especially if there’s security or privacy benefits to the change. If an admin should do something (like test or set a flag or an enterprise policy), please explain. Finally, if the change has @@ -333,7 +333,7 @@ export const ALL_FIELDS = { required: false, label: 'Screenshots link(s)', help_text: html` - Link to screenshots showcasing this feature (one URL per line).`, + Optional: Link to screenshots showcasing this feature (one URL per line). These will be shared publicly.`, }, 'motivation': { @@ -1425,7 +1425,7 @@ export const ALL_FIELDS = { required: false, label: 'Rollout milestone', help_text: html` - The milestone in which this stage rolls out to the stable channel (even a 1% rollout)`, + The milestone in which this stage rolls out to the stable channel (even a 1% rollout). If you don't yet know which milestone it will be, put in your best estimate. You can always change this later.`, }, 'rollout_platforms': {