Skip to content

Commit b9cf06a

Browse files
committed
Merge branch 'main' into feat/v2026.3.0
2 parents b387cc8 + c699079 commit b9cf06a

7 files changed

Lines changed: 1320 additions & 208 deletions

File tree

.gitattributes

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
# Ensure consistent line endings
2-
* text eol=lf
1+
* text=auto eol=lf
32

4-
# Python files - show proper diffs and enforce no trailing whitespace
5-
*.py diff=python whitespace=error
6-
7-
# Binary files
8-
*.ico binary
9-
*.jpg binary
10-
*.png binary
11-
*.zip binary
3+
.github/workflows/*.lock.yml linguist-generated=true merge=ours

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
blank_issues_enabled: false
22

33
contact_links:
4+
- name: 🆘 Setup & Configuration Help
5+
url: https://github.com/ruaan-deysel/ha-unraid/discussions/categories/q-a
6+
about: Need help with setup, configuration, or troubleshooting? Ask in Discussions instead of opening an issue.
7+
8+
- name: 💬 Ask a Question
9+
url: https://github.com/ruaan-deysel/ha-unraid/discussions
10+
about: Use Discussions for questions, ideas, and general help — Issues are for confirmed bugs and feature requests only.
11+
412
- name: 📖 Documentation
513
url: https://github.com/ruaan-deysel/ha-unraid#readme
614
about: Check the README for setup instructions and troubleshooting

.github/ISSUE_TEMPLATE/setup-help.yml

Lines changed: 0 additions & 196 deletions
This file was deleted.

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw/actions/[email protected]": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.50.4",
11+
"sha": "90ebf8057e8e005103b8d123732d2c64c30e9b27"
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)