Skip to content

Commit 1df3d09

Browse files
ADubhlaoichweb-flow
authored andcommitted
Update or remove mentions to NGINX Community Slack (#7348)
The NGINX Community Slack is now defunct: registration was closed last year. This commit replaces mentions of the Slack with the new NGINX Community Forum where relevant, or otherwise removes it.
1 parent f8528a2 commit 1df3d09

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ considering contributing!
2222

2323
To ask a question please use [Github Discussions](https://github.com/nginx/kubernetes-ingress/discussions).
2424

25-
You can also join our [Community Slack](https://community.nginx.org/joinslack) which has a wider NGINX audience.
25+
You can also get help through the [NGINX Community Forum](https://community.nginx.org/).
2626

2727
Please reserve GitHub issues for feature requests and bugs rather than general questions.
2828

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
[![Docker Pulls](https://img.shields.io/docker/pulls/nginx/nginx-ingress?logo=docker&logoColor=white)](https://hub.docker.com/r/nginx/nginx-ingress)
1111
![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/nginx/nginx-ingress?logo=docker&logoColor=white&sort=semver)
1212
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/nginx-ingress)](https://artifacthub.io/packages/container/nginx-ingress/kubernetes-ingress)
13-
[![Slack](https://img.shields.io/badge/slack-%23nginx--ingress--controller-green?logo=slack)](https://nginxcommunity.slack.com/channels/nginx-ingress-controller)
1413
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
1514
![Commercial Support](https://badgen.net/badge/support/commercial/green?icon=awesome)
1615

@@ -30,7 +29,6 @@ We value community input and would love to see you at the next community call. A
3029

3130
**Passcode:** `jpx5TM`
3231

33-
**Slack**: Join our channel `#nginx-ingress-controller` on the [NGINX Community Slack](https://nginxcommunity.slack.com/channels/nginx-ingress-controller) for updates and discussions.
3432
**When**: 16:00 GMT / [Convert to your timezone](https://dateful.com/convert/gmt?t=16), every other Monday.
3533

3634
| **Community Call Dates** |
@@ -175,8 +173,7 @@ docker buildx imagetools inspect nginx/nginx-ingress:edge --format '{{ json (ind
175173
## Contacts
176174

177175
We’d like to hear your feedback! If you have any suggestions or experience issues with our Ingress Controller, please
178-
create an issue or send a pull request on GitHub. You can contact us directly via [NGINX Community
179-
Slack](https://nginxcommunity.slack.com/channels/nginx-ingress-controller).
176+
create an issue or send a pull request on GitHub.
180177

181178
## Contributing
182179

site/content/community.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
---
2-
docs: DOCS-1447
32
title: Community and contributing
4-
toc: true
53
weight: 2200
4+
type: reference
5+
product: NIC
6+
docs: DOCS-1447
67
---
78

89
There are a few ways to get involved with the F5 NGINX Ingress Controller community and contribute to the project.
910

1011
# Community
1112

12-
- Our [Slack channel #nginx-ingress-controller](https://nginxcommunity.slack.com/channels/nginx-ingress-controller), is the go-to place to start asking questions and sharing your thoughts.
13-
1413
- Our [GitHub issues page](https://github.com/nginx/kubernetes-ingress/issues) or [GitHub discussions page](https://github.com/nginx/kubernetes-ingress/discussions) offers more space for an asynchronous technical discussion.
1514

15+
- You can can also get help through the [NGINX Community Forum](https://community.nginx.org/).
16+
1617
# Contribute
1718

1819
Please see our [contributing guide](https://github.com/nginx/kubernetes-ingress/blob/main/CONTRIBUTING.md) to get involved with code or documentation.

0 commit comments

Comments
 (0)