Skip to content

Commit 36f4503

Browse files
committed
doc: announced new discord channel
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent b5f1810 commit 36f4503

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,24 @@
88
[![Release][release-badge]][release-url] [![Go Report Card][gocard-badge]][gocard-url] [![CodeFactor Grade][codefactor-badge]][codefactor-url] [![License][license-badge]][license-url]
99
<!-- Badges: documentation & support -->
1010
<!-- Badges: others & stats -->
11-
[![GoDoc][godoc-badge]][godoc-url] [![Slack Channel][slack-logo]![slack-badge]][slack-url] [![go version][goversion-badge]][goversion-url] ![Top language][top-badge] ![Commits since latest release][commits-badge]
11+
[![GoDoc][godoc-badge]][godoc-url] [![Discord Channel][discord-badge]][discord-url] [![go version][goversion-badge]][goversion-url] ![Top language][top-badge] ![Commits since latest release][commits-badge]
1212

1313
---
1414

1515
A package to pluralize words.
1616

1717
Originally forked from https://bitbucket.org/pkg/inflect under a MIT License.
1818

19+
## Announcements
20+
21+
* **2025-12-19** : new community chat on discord
22+
* a new discord community channel is available to be notified of changes and support users
23+
* our venerable Slack channel remains open, and will be eventually discontinued on **2026-03-31**
24+
25+
You may join the discord community by clicking the invite link on the discord badge (also above). [![Discord Channel][discord-badge]][discord-url]
26+
27+
Or join our Slack channel: [![Slack Channel][slack-logo]![slack-badge]][slack-url]
28+
1929
## Status
2030

2131
API is stable.
@@ -105,6 +115,9 @@ Maintainers can cut a new release by either:
105115
[slack-logo]: https://a.slack-edge.com/e6a93c1/img/icons/favicon-32.png
106116
[slack-badge]: https://img.shields.io/badge/slack-blue?link=https%3A%2F%2Fgoswagger.slack.com%2Farchives%2FC04R30YM
107117
[slack-url]: https://goswagger.slack.com/archives/C04R30YMU
118+
[discord-badge]: https://img.shields.io/discord/1446918742398341256?logo=discord&label=discord&color=blue
119+
[discord-url]: https://discord.gg/DrafRmZx
120+
108121
<!-- Badges: license & compliance -->
109122
[license-badge]: http://img.shields.io/badge/license-Apache%20v2-orange.svg
110123
[license-url]: https://github.com/go-openapi/inflect/?tab=Apache-2.0-1-ov-file#readme

0 commit comments

Comments
 (0)