From ee9b7087dee79ada6f4b697c9d4e5d6d551de84d Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 17 Jun 2020 11:45:37 +0200 Subject: [PATCH 1/2] Link forum in Google Play description --- app/src/main/play/listings/en-US/full-description.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt index e0042e07f..568dd57bf 100644 --- a/app/src/main/play/listings/en-US/full-description.txt +++ b/app/src/main/play/listings/en-US/full-description.txt @@ -24,8 +24,8 @@ Made by podcast-enthusiasts, AntennaPod is free in all senses of the word: open Join the AntennaPod community! AntennaPod is under active development by volunteers. You can contribute too, with code or with comment! -GitHub is the place to go for feature requests, bug reports and code contributions: -https://www.github.com/AntennaPod/AntennaPod +Our friendly forum members are happy to help with every question you have. You are invited to discuss features and podcasting in general, too. +https://forum.antennapod.org/ Transifex is the place to help with translations: https://www.transifex.com/antennapod/antennapod From cad653e548ba9cec01b2dad4a0be765c4a5ff045 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 17 Jun 2020 11:46:57 +0200 Subject: [PATCH 2/2] Link forum in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7415764af..50b4f1d20 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is the official repository of AntennaPod, the easy-to-use, flexible and ope ## Feedback -You can use the [AntennaPod Google Group](https://groups.google.com/forum/#!forum/antennapod) for discussions about the app. +You can use the [AntennaPod Forum](https://forum.antennapod.org/) for discussions about the app or just podcasting in general. Bug reports and feature requests can be submitted [here](https://github.com/AntennaPod/AntennaPod/issues) (please read the [instructions](https://github.com/AntennaPod/AntennaPod/blob/master/CONTRIBUTING.md) on how to report a bug and how to submit a feature request first!).