From 4da4a76d60f6121d55c987d6667f0255ec1587de Mon Sep 17 00:00:00 2001 From: Stanislav Motylkov Date: Tue, 21 Apr 2020 04:04:46 +0300 Subject: [PATCH] [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 [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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: + +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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