emacs-prelude/docs/support.md
Kostas Tsiligkiris 9ed0d772da [DOCS] Fix problem with Edit in github link
The link is created with docs in it, even if the mkdocs.yml file
mentions doc as the documentation folder. I am not aware if there is
any other dependency in the name doc, I have renamed it to docs and
changed it also in the mkdocs.yml file. It seems docs is hardcoded in
the readthedocs theme :(
2022-04-11 09:11:28 +03:00

33 lines
1.1 KiB
Markdown

# Support
Prelude currently has several official & unofficial support channels.
For questions, suggestions and support refer to one of them. Please, don't
use the support channels to report issues, as this makes them harder to track.
## Gitter
Most internal discussions about the development of Prelude happen on its
[gitter channel](https://gitter.im/bbatsov/prelude). You can often find
Prelude's maintainers there and get some interesting news from the project's
kitchen.
## Mailing List
The [official mailing list](https://groups.google.com/forum/#!forum/emacs-prelude) is
hosted at Google Groups. It's a low-traffic list, so don't be too hesitant to subscribe.
## Freenode
If you're into IRC you can visit the `#prelude` channel on Freenode.
It's not actively
monitored by the Prelude maintainers themselves, but still you can get support
from other Prelude users there.
## Stackoverflow
We're also encouraging users to ask Prelude-related questions on StackOverflow.
When doing so you should use the
[emacs-prelude](https://stackoverflow.com/questions/tagged/emacs-prelude) tag.