From 4fb6e589fdd567835a6c3f419df3cd289677645c Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Sat, 2 Jan 2021 15:42:05 +0100 Subject: [PATCH] link to discussions instead of issues (#8181) --- docs/usage/noise-reduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/noise-reduction.md b/docs/usage/noise-reduction.md index 63536eab04..62f2d9a131 100644 --- a/docs/usage/noise-reduction.md +++ b/docs/usage/noise-reduction.md @@ -14,7 +14,7 @@ Of course, please keep in mind that people's definitions of "noise" may differ. For some people, it's noisy only if they get a notification or email from GitHub. For others, too many commits in their `master` branch may be "noise". In other words, your mileage may vary. -If you have any ideas on this topic, please contact the author by opening an [issue on the Renovate repository](https://github.com/renovatebot/renovate/issues). +If you have any ideas on this topic, please contact the author by starting a [new discussion on the Renovate repository](https://github.com/renovatebot/renovate/discussions). ## Package Grouping -- GitLab