From 042783df72cfda265aeb418eafe899baf16faed1 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 12 Apr 2026 09:53:02 +0200 Subject: [PATCH] github: update pull request template following tweaks on master --- .github/pull_request_template.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 51fc8770f..4bd1d0a5d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,5 @@ **Important notices** + Before you submit a pull request, we ask you kindly to acknowledge the following: - [ ] I have read the contributing guidelines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md @@ -12,17 +13,18 @@ If AI was used, please disclose: --- -**Related issue** -If this pull request relates to an issue, link it here: - ---- - **Describe the problem** + A clear and concise description of the problem this pull request addresses. --- **Describe the proposed solution** + Explain what this pull request changes and why. --- + +**Related issue** + +If this pull request relates to an issue, link it here.