We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac40d8e commit df4e9fcCopy full SHA for df4e9fc
static/app/components/assistant/getGuidesContent.tsx
@@ -266,7 +266,7 @@ export default function getGuidesContent(orgSlug: string | null): GuidesContent
266
title: t('Introducing Archive'),
267
target: 'issue_details_archive_button',
268
description: t(
269
- "Archive this issue to move it out of the stream - but don't worry, we'll bring it back if it escalates."
+ "Archive your issues. We'll bring them back up if they escalate."
270
),
271
dismissText: t('Go Away'),
272
},
0 commit comments