From c6e483c931e41da3b288ca022308e12b1e71f5dc Mon Sep 17 00:00:00 2001 From: GJS <163113183+homelab-alpha@users.noreply.github.com> Date: Thu, 3 Apr 2025 07:56:26 +0200 Subject: [PATCH] Feedback: Update PULL_REQUEST_TEMPLATE.md - Minor change Co-authored-by: Frank Elsinga --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9fd958675..124ee56ca 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -80,7 +80,7 @@ Please link any GitHub issues or tasks that this pull request addresses. Use the ## 📄 Checklist * -Please select all options that apply: + - [ ] 🔍 My code adheres to the style guidelines of this project. - [ ] ✅ I ran ESLint and other code linters for modified files.