[skip ci] [Github] add file endings
This commit is contained in:
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -2,4 +2,4 @@ blank_issues_enabled: false
|
|||||||
contact_links:
|
contact_links:
|
||||||
- name: 💬 START HERE -- FreeCAD Forum
|
- name: 💬 START HERE -- FreeCAD Forum
|
||||||
url: https://forum.freecad.org/
|
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
|
about: You are encouraged to discuss the problem you are seeing on the FreeCAD Forums before opening an issue on GitHub
|
||||||
|
|||||||
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
configuration-path: ".github/labels.yml"
|
configuration-path: ".github/labels.yml"
|
||||||
sync-labels: false
|
sync-labels: false
|
||||||
|
|||||||
Reference in New Issue
Block a user