docs: update support

This commit is contained in:
Eli 2024-06-15 16:12:37 -05:00 committed by Jeroen Engels
parent 1f4a4f60bb
commit 8d17415458

View File

@ -1,7 +1,9 @@
# Support Channels
You can find the docs for the Elm package [here](https://package.elm-lang.org/packages/jfmengels/elm-review/latest/), and the ones for the CLI [here](https://github.com/jfmengels/node-elm-review/).
The #elm-review channel on the [Elm Slack](http://elmlang.herokuapp.com/) is the fastest way to get help using or creating rules with the tool.
The `#elm-review` channel on the [Elm Slack](https://elmlang.slack.com/) is the fastest way to get help using or creating rules.
If you want to propose rule ideas, or find other people's ideas, check out the [elm-review-rule-ideas](https://github.com/jfmengels/elm-review-rule-ideas) repository.
If you want to propose rule ideas, or find other people's ideas, create a discussion in the [rule ideas](https://github.com/jfmengels/elm-review/discussions/categories/rule-ideas) category.
I hope this helped!
I hope this helps!