From e00f6a4d06eafd3f2fadae0fb81c518ff8a30cca Mon Sep 17 00:00:00 2001
From: GJS <homelab.api@gmail.com>
Date: Wed, 26 Mar 2025 07:42:46 +0100
Subject: [PATCH] Renamed: Change file name from ask-for-help.yaml to
 ask_for_help.yml

- Renamed the file from `ask-for-help.yaml` to `ask_for_help.yml` to adhere to consistent naming conventions.
- This improves consistency and avoids potential issues with file naming conventions in different environments.

renamed: .github/ISSUE_TEMPLATE/ask-for-help.yaml -> .github/ISSUE_TEMPLATE/ask_for_help.yml
---
 .github/ISSUE_TEMPLATE/{ask-for-help.yaml => ask_for_help.yml} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename .github/ISSUE_TEMPLATE/{ask-for-help.yaml => ask_for_help.yml} (100%)

diff --git a/.github/ISSUE_TEMPLATE/ask-for-help.yaml b/.github/ISSUE_TEMPLATE/ask_for_help.yml
similarity index 100%
rename from .github/ISSUE_TEMPLATE/ask-for-help.yaml
rename to .github/ISSUE_TEMPLATE/ask_for_help.yml