From 880aa6af9852fe52e78d34709bce4982488e9334 Mon Sep 17 00:00:00 2001 From: Uwe Date: Fri, 24 Jun 2022 03:00:42 +0200 Subject: [PATCH] [.github] make bug reporting rule clear --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 821d8806ed..4b693edd91 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -19,7 +19,8 @@ body: id: forum_link attributes: label: Forums discussion - description: Please start a discussion about your issue at [the FreeCAD Forum](https://forum.freecad.org) and wait for confirmation there before creating an issue + description: Please start a discussion about your issue at [the FreeCAD Forum](https://forum.freecad.org) and wait for confirmation there before creating an issue.\n + **Note:** Bug reports without a prior forum discussion will most likely not be accepted. placeholder: Paste link to forum discussion here validations: required: true