https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4da4a76d60f6121d55c987d6667f0255ec1587de
commit 4da4a76d60f6121d55c987d6667f0255ec1587de Author: Stanislav Motylkov <[email protected]> AuthorDate: Tue Apr 21 04:04:46 2020 +0300 Commit: Stanislav Motylkov <[email protected]> CommitDate: Tue Apr 21 04:04:46 2020 +0300 [README] Replace IRC with our official chat Also improve contributing section. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b37ab9b11c..af6a476a985 100644 --- a/README.md +++ b/README.md @@ -88,12 +88,16 @@ If you discover a bug in ReactOS search on JIRA first - it might be reported alr See ["File Bugs"](https://reactos.org/wiki/File_Bugs) for a guide. -__NOTE:__ The bug tracker is _not_ for discussions. Please use `#reactos` Freenode IRC channel or our [forum](https://reactos.org/forum/). +__NOTE:__ The bug tracker is _not_ for discussions. Please use our [official chat](https://chat.reactos.org/) or our [forum](https://reactos.org/forum/). -## Contributing [](https://gitpod.io/#https://github.com/reactos/reactos) • ![prwelcome.badge] +## Contributing [![prwelcome.badge]](https://reactos.org/wiki/Commiting_Changes) We are always looking for developers! Check [how to contribute](CONTRIBUTING.md) if you are willing to participate. +Try out cloud-based ReactOS development using Gitpod and Docker: + +[](https://gitpod.io/#https://github.com/reactos/reactos) + You can also support ReactOS by [donating](https://reactos.org/donate/)! We rely on our backers to maintain our servers and accelerate development by [hiring full-time devs](https://reactos.org/contributing/#paid-jobs). ## More information
