diff options
author | Echolon <Echolon@users.noreply.github.com> | 2020-04-12 21:34:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 21:34:08 +0200 |
commit | d101f53533aebdcd59c0aa13564ff9a29de12ce2 (patch) | |
tree | f9d14f0a95f0f10127b23d29e0f053b22e9b8592 | |
parent | 28edd1ed14e1cb1b15cc930ad0fd688983854226 (diff) | |
download | dino-d101f53533aebdcd59c0aa13564ff9a29de12ce2.tar.gz dino-d101f53533aebdcd59c0aa13564ff9a29de12ce2.zip |
Update README.md (#767)
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,14 +18,15 @@ Make sure to install all [dependencies](https://github.com/dino/dino/wiki/Build# Resources --------- - Check out the [Dino website](https://dino.im). -- Join our XMPP conference room at `chat@dino.im`. +- Join our XMPP channel at `chat@dino.im`. - The [wiki](https://github.com/dino/dino/wiki) provides additional information. Contribute ---------- -- Pull requests are welcome. Please discuss bigger changes in the conference room first. +- Pull requests are welcome. [These](https://github.com/dino/dino/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) might be good first issues. Please discuss bigger changes in our channel first. - Look at [how to debug](https://github.com/dino/dino/wiki/Debugging) Dino before you report a bug. -- Help [translating](https://hosted.weblate.org/projects/dino/) Dino into your language. +- Help [translating](https://github.com/dino/dino/wiki/Translations) Dino into your language. +- Make a [donation](https://dino.im/#donate). License ------- |