Skip to content

Commit 15aab2e

Browse files
authored
chore(slack): Update text on dev installation instructions (#14673)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR Slight copy update and accuracy change since slack settings look a little different. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [x] None: Not urgent, can wait up to 1 week+ - [ ] ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
1 parent b88b176 commit 15aab2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

develop-docs/integrations/slack/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ After you update the `config.yml`, `sentry.conf.py`, or `devlocal.py` you need t
3333

3434
Now that you’ve created your app and updated your Sentry config, you can navigate to __Interactivity & Shortcuts__ under __Features__.
3535

36-
Toggle on __Interactivity__.
36+
Toggle on __Interactivity & Shortcuts__.
3737

3838
Now you’ll be able to enter your **Request URL** (this is the location of your self-hosted Sentry) and **Options Load URL**:
3939

@@ -119,7 +119,7 @@ Navigate to __Slash Commands__ under __Features__. Click __Create New Command__
119119

120120

121121
<Alert title="Note">
122-
When creating the slash command, don’t use `/sentry`. Do something like `/{your_name}-sentry`. If multiple apps are installed with the same slash command, the most recently installed one takes over.
122+
If you're a Sentry employee, when creating the slash command avoid using `/sentry`, try something like `/{your_name}-sentry`. If multiple apps are installed with the same slash command, the most recently installed one takes over.
123123
</Alert>
124124

125125
At the bottom of the page, click __Save__.

0 commit comments

Comments
 (0)