From 7ce2622ca713e8e158cd4c18b3d7893b2c2becc5 Mon Sep 17 00:00:00 2001 From: GJS <163113183+homelab-alpha@users.noreply.github.com> Date: Thu, 3 Apr 2025 07:54:11 +0200 Subject: [PATCH] Feedback: Update PULL_REQUEST_TEMPLATE.md - Remove asterisk from `Type of change` Co-authored-by: Frank Elsinga --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2e4ce19cf..9fd958675 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -48,9 +48,9 @@ Provide a clear summary of the purpose and scope of this pull request: ## 🔄 Changes -### 🛠️ Type of change * +### 🛠️ Type of change -Please select all options that apply: + - [ ] 🐛 Bugfix (a non-breaking change that resolves an issue) - [ ] ✨ New feature (a non-breaking change that adds new functionality)