diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 46fba3521c..b0611fffb3 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,4 +2,4 @@ blank_issues_enabled: false contact_links: - name: 💬 START HERE -- FreeCAD Forum url: https://forum.freecad.org/ - about: You are encouraged to discuss the problem you are seeing on the FreeCAD Forums before opening an issue on GitHub \ No newline at end of file + about: You are encouraged to discuss the problem you are seeing on the FreeCAD Forums before opening an issue on GitHub diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 7de0b79bb4..cbf54fc063 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -21,4 +21,4 @@ jobs: with: repo-token: "${{ secrets.GITHUB_TOKEN }}" configuration-path: ".github/labels.yml" - sync-labels: false \ No newline at end of file + sync-labels: false