Skip to content

Commit 5aba9de

Browse files
jneirapepeiborramergify[bot]
authored andcommitted
Add chat on irc badge (haskell#2214)
* Add chat on irc badge As it is the channel with more maintainers in * Correct url id * More corrections 🤦 * Add a contact header To make it more visible in indices Co-authored-by: Pepe Iborra <[email protected]> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent c0bba6c commit 5aba9de

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
[![CircleCI][badge-circleci]][circleci]
1010
[![GitHub Testing Workflow](https://github.com/haskell/haskell-language-server/actions/workflows/test.yml/badge.svg)](https://github.com/haskell/haskell-language-server/actions/workflows/test.yml)
1111
[![GitHub Nix Workflow](https://github.com/haskell/haskell-language-server/actions/workflows/nix.yml/badge.svg)](https://github.com/haskell/haskell-language-server/actions/workflows/nix.yml)
12+
[![ircchat][badge-ircchat]][ircchat]
1213
[![codetriage][badge-codetriage]][codetriage]
1314

1415
[logo]: ./docs/logos/logo-256.png
@@ -21,6 +22,8 @@
2122
[hackage]: https://hackage.haskell.org/package/haskell-language-server
2223
[badge-codetriage]: https://www.codetriage.com/haskell/haskell-language-server/badges/users.svg
2324
[codetriage]:https://www.codetriage.com/haskell/haskell-language-server
25+
[badge-ircchat]:https://img.shields.io/badge/chat-on%20libera-brightgreen.svg
26+
[ircchat]:https://web.libera.chat/?channels=#haskell-language-server
2427
[github-release]:https://github.com/haskell/haskell-language-server/releases/latest
2528

2629
The official Haskell language server (LSP) implementation. Consult the [project documentation](https://haskell-language-server.readthedocs.io/en/latest/) for more details.

Diff for: docs/contributing/contributing.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
The Haskell tooling dream is near, we need your help!
44

5+
## How to contact the haskell ide team
6+
57
- Join [our IRC channel](https://web.libera.chat/?channels=#haskell-language-server) at `#haskell-language-server` on [`libera`](https://libera.chat/).
68
- Follow the [Haskell IDE team twitter account](https://twitter.com/IdeHaskell) for updates and help.
79
- Join the [#haskell-tooling channel](https://discord.com/channels/280033776820813825/505370075402862594/808027763868827659) in the Functional Programming discord server. You can join the server via [this invitation](https://discord.gg/9spEdTNGrD).

0 commit comments

Comments
 (0)