From 15e3e86c5a683f3b2e5c7b95d4b26cd719ab367a Mon Sep 17 00:00:00 2001 From: Uwe Date: Fri, 24 Jun 2022 03:03:53 +0200 Subject: [PATCH] [.github] next try to make bug reporting rule clear --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 4b693edd91..3d5d389b02 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -19,8 +19,9 @@ 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.\n - **Note:** Bug reports without a prior forum discussion will most likely not be accepted. + 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. + **Note:** Bug reports without a prior forum discussion will most likely not be accepted. placeholder: Paste link to forum discussion here validations: required: true