diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-13 00:40:48 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-13 00:58:14 +0300 |
commit | be36df018093bc3ccde34194beb611a8d87b890e (patch) | |
tree | 36cb43327a0e4e920be032b3c0c7ff008a90f81d | |
parent | 23eeb185eb5ef3d9de2c19831eefa9b36e3f767b (diff) | |
download | sciteco-be36df018093bc3ccde34194beb611a8d87b890e.tar.gz |
updated README: mention community resources
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -134,6 +134,16 @@ we currently only provide *experimental* ncurses builds. If everything fails, you can try building from source. See [`INSTALL`](https://github.com/rhaberkorn/sciteco/blob/master/INSTALL) for more details. +Community +========= + +* Report [bugs via Github](https://github.com/rhaberkorn/sciteco/issues) + if you can (or write an E-Mail to the author). +* You can also use [Github Discussions](https://github.com/rhaberkorn/sciteco/discussions) + for asking questions. +* We are also present in the [alt.lang.teco](news:alt.lang.teco) Usenet group, + but it is not restricted to SciTECO. + Additional Documentation ======================== |