From 5c1008242a439bf2abb82476948ca7ecaa52ce62 Mon Sep 17 00:00:00 2001 From: Usman Date: Sun, 30 Jun 2024 16:02:23 +0200 Subject: [PATCH] chore: update discussions template Link to helpful guidelines in the question description to increase the quality of discussion threads. --- .github/DISCUSSION_TEMPLATE/request-help.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/DISCUSSION_TEMPLATE/request-help.yml b/.github/DISCUSSION_TEMPLATE/request-help.yml index 3dcb62a21aa156..db4c2073080476 100644 --- a/.github/DISCUSSION_TEMPLATE/request-help.yml +++ b/.github/DISCUSSION_TEMPLATE/request-help.yml @@ -27,6 +27,9 @@ body: id: the-question attributes: label: Please tell us more about your question or problem + description: | + Remember to [follow these guidelines](https://github.com/renovatebot/renovate/blob/main/docs/development/help-us-help-you.md) for maximum effectiveness. + It may help to include a [minimal reproduction](https://github.com/renovatebot/renovate/blob/main/docs/development/minimal-reproductions.md) as well. validations: required: true