From 48abb72eacc8ddff40128fd8d55add999df9290d Mon Sep 17 00:00:00 2001 From: Patrick Lodder Date: Thu, 3 Jun 2021 19:13:15 +0200 Subject: [PATCH] [docs] change channels for interactions Removes discord because this is a chat channel and not suitable to make decisions that are auditable. Adds a link to "help wanted" in the github repository as those are the most pressing items that help Dogecoin --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f92516750..a94b058cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,9 @@ Dogecoin Core is an open source project, and we would welcome contributions whic improve the state of the software. For those wanting to discuss changes, or look for work that needs doing, please see: +* [Help requests](https://github.com/dogecoin/dogecoin/labels/help%20wanted) * [Projects](https://github.com/dogecoin/dogecoin/projects) * [Dogecoindev on reddit](https://www.reddit.com/r/dogecoindev/) -* [Discord](https://discord.gg/dogecoin) (in particular the #core-dev channel) ## Branch Strategy