From 083c6054a5ab32824015683cb549abda6174a367 Mon Sep 17 00:00:00 2001 From: Uwe Date: Fri, 11 Nov 2022 03:46:11 +0100 Subject: [PATCH] [skip ci] [Github] add file endings --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/workflows/labeler.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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