This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 42a9597914 site: add docs about Requesting Slack Integrations (#15170)
42a9597914 is described below
commit 42a959791462859b3cb143191bf0e1696bb91807
Author: Kevin Liu <[email protected]>
AuthorDate: Wed Jan 28 13:17:24 2026 -0500
site: add docs about Requesting Slack Integrations (#15170)
---
site/docs/community.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/site/docs/community.md b/site/docs/community.md
index 3aa5a1c69e..16d99f2f92 100644
--- a/site/docs/community.md
+++ b/site/docs/community.md
@@ -51,6 +51,16 @@ We use the [Apache Iceberg
workspace](https://apache-iceberg.slack.com/) on Slac
Please note that this link may occasionally break when Slack does an upgrade.
If you encounter problems using it, please let us know by sending an email to
<[email protected]>.
+#### Requesting Slack Integrations
+
+To request a new app or integration for the Apache Iceberg Slack workspace,
send an email to the [dev mailing list](#mailing-lists) with the following
information:
+
+* **What you want to add** — The name and description of the app or integration
+* **Why you want to add it** — The benefit it provides to the community
+* **What permissions does it need** — The access levels and permissions
required by the app
+
+This allows the community to do a quick consensus check before the app is
installed.
+
### Issues
Apache Iceberg tracks issues in GitHub and prefers to receive contributions as
pull requests.