diff --git a/README.md b/README.md index 7836ad641..f734e3fd3 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ https://wezfurlong.org/wezterm/installation.html This is a spare time project, so please bear with me. There are two channels for support: * You can use the GitHub issue tracker to see if someone else has a similar issue, or to file a new one: https://github.com/wez/wezterm/issues -* There is a gitter room for (potentially!) real time discussions: https://gitter.im/wezterm/Lobby +* There is a [Gitter room](https://gitter.im/wezterm/Lobby) which is bridged to [the Matrix/Riot.im](https://riot.im/app/#/room/#gitter_wezterm=2Flobby:matrix.org) for (potentially!) real time discussions -The gitter room is probably better suited to questions than it is to bug +The Gitter/Matrix room is probably better suited to questions than it is to bug reports, but don't be afraid to use whichever you are most comfortable using and we'll work it out. diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 83d102269..5f6031788 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -12,3 +12,4 @@ - [SSH](ssh.markdown) - [Serial Ports & Arduino](serial.markdown) - [Multiplexing](multiplexing.markdown) +- [Getting Help](help.markdown) diff --git a/docs/help.markdown b/docs/help.markdown new file mode 100644 index 000000000..4e680c92b --- /dev/null +++ b/docs/help.markdown @@ -0,0 +1,11 @@ +## Getting Help + +This is a spare time project, so please bear with me. There are two channels for support: + +* You can use the GitHub issue tracker to see if someone else has a similar issue, or to file a new one: https://github.com/wez/wezterm/issues +* There is a [Gitter room](https://gitter.im/wezterm/Lobby) which is bridged to [the Matrix/Riot.im](https://riot.im/app/#/room/#gitter_wezterm=2Flobby:matrix.org) for (potentially!) real time discussions + +The Gitter/Matrix room is probably better suited to questions than it is to bug +reports, but don't be afraid to use whichever you are most comfortable using +and we'll work it out. +