Skip to content

Commit 906cbff

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

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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

@@ -18,6 +18,16 @@ Common Continuous Integration (`CI`) workflows and setup for go-openapi repos.
1818
* shared `dependabot` configuration (**BLOCKED**)
1919
* shared `golangci-lint` configuration (**BLOCKED**)
2020

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

2333
Development is active. We are regularly adding more shared workflows to standardize CI across go-openapi repos.
@@ -195,6 +205,8 @@ Maintainers can cut a new release by either:
195205
[slack-logo]: https://a.slack-edge.com/e6a93c1/img/icons/favicon-32.png
196206
[slack-badge]: https://img.shields.io/badge/slack-blue?link=https%3A%2F%2Fgoswagger.slack.com%2Farchives%2FC04R30YM
197207
[slack-url]: https://goswagger.slack.com/archives/C04R30YMU
208+
[discord-badge]: https://img.shields.io/discord/1446918742398341256?logo=discord&label=discord&color=blue
209+
[discord-url]: https://discord.gg/DrafRmZx
198210
<!-- Badges: license & compliance -->
199211
[license-badge]: http://img.shields.io/badge/license-Apache%20v2-orange.svg
200212
[license-url]: https://github.com/go-openapi/ci-workflows/?tab=Apache-2.0-1-ov-file#readme

0 commit comments

Comments
 (0)