You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Update enterprise search templates for GA status
- Remove beta notices from README
- Standardize terminology to use "developer sandbox"
- Simplify manifest filter description for consistency
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Bolt for Python Search Template
2
2
3
-
> ⚠️ **Beta Notice**: This template demonstrates search functionality that is currently in beta and not yet widely available to all developers. The features shown here are being tested and may change before general availability.
4
-
5
3
This is a Slack app template for building search functionality using Bolt for Python. It demonstrates how to create custom functions for search and filtering capabilities.
6
4
7
-
It's recommended to use a [Slack sandbox](https://docs.slack.dev/tools/developer-sandboxes/) for development and testing. Other workspaces may not have access to all these features. To get started:
5
+
It's recommended to use a [developer sandbox](https://docs.slack.dev/tools/developer-sandboxes/) for development and testing. Other workspaces may not have access to all these features. To get started:
8
6
9
7
1. Join the [Slack Developer Program](https://api.slack.com/developer-program) if you haven't already
10
8
2.[Provision a sandbox workspace](https://docs.slack.dev/tools/developer-sandboxes/#provision)
0 commit comments