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