From f261379da6b83870546418daeb874bd6e933458d Mon Sep 17 00:00:00 2001 From: Rhys Arkins Date: Tue, 7 Mar 2023 07:28:37 +0100 Subject: [PATCH] chore: reword bug guidance --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 68e657e9f2aff8..7e8bf6bea06b61 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,9 +5,9 @@ body: - type: markdown attributes: value: | - Please don't create these bug reports unless you're an experienced user or absolutely certain you found a bug, and you have a [minimal reproduction](https://github.com/renovatebot/renovate/blob/main/docs/development/minimal-reproductions.md). - Otherwise, it is preferred that you create a [discussion](https://github.com/renovatebot/renovate/discussions/new) first and allow maintainers to decide. - Invalid bug reports can confuse users so will be _deleted_, not closed. + Don't create a Bug Report like this without a Discussion and [minimal reproduction](https://github.com/renovatebot/renovate/blob/main/docs/development/minimal-reproductions.md) first. + Invalid bug reports waste the time of maintainers and can confuse other users so they will closed, locked and deleted. + You are always welcome to create Discussions and new users should always do that instead. - type: dropdown id: how-are-you-running-renovate