diff options
author | Loïc Hoguin <[email protected]> | 2024-11-18 11:09:33 +0100 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2024-11-18 11:09:33 +0100 |
commit | b039630877e315a8c370ffe003e19dc912525ea6 (patch) | |
tree | b701144570541da9e346f9f357e75f83847bb47b /_build/content/articles | |
parent | 8bb4d5bfbd30255e8be6516bc741b5186d63841c (diff) | |
download | ninenines.eu-b039630877e315a8c370ffe003e19dc912525ea6.tar.gz ninenines.eu-b039630877e315a8c370ffe003e19dc912525ea6.tar.bz2 ninenines.eu-b039630877e315a8c370ffe003e19dc912525ea6.zip |
Announce Erlang OSS Discord server
Diffstat (limited to '_build/content/articles')
-rw-r--r-- | _build/content/articles/discord-server.asciidoc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/_build/content/articles/discord-server.asciidoc b/_build/content/articles/discord-server.asciidoc new file mode 100644 index 00000000..921eeae7 --- /dev/null +++ b/_build/content/articles/discord-server.asciidoc @@ -0,0 +1,24 @@ ++++ +date = "2024-11-18T07:00:00+01:00" +title = "Erlang OSS Discord server" + ++++ + +Cowboy, Ranch, Gun and Erlang.mk now have official channels +in the Erlang OSS Discord server. You are welcome to join +to get help with these projects or to plan contributions. +https://discord.gg/x468ZsxG[Join Erlang OSS Discord now!] + +The Discord server is meant to replace the long discontinued +IRC channel and provide a place where direct interactions +are possible, complementing GitHub tickets. + +I have created the Erlang OSS Discord server for my own +purposes, but anyone that has an open source project written +in Erlang or fully usable from Erlang is welcome to join +and request a channel for their project. + +Note that the unofficial #cowboy channel on Erlang Slack +is not monitored so posting questions there is discouraged. + +Looking forward to future discussions! |