From e74e1bb32a956148033efba9517dc2306460e331 Mon Sep 17 00:00:00 2001 From: Ramon Roche Date: Wed, 19 Nov 2025 10:53:49 -0800 Subject: [PATCH] github: Update pull request template for clarity Removed outdated sections and streamlined the pull request template. --- .github/PULL_REQUEST_TEMPLATE.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 034f46e2b8..8065709d86 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,22 +1,9 @@ - ### Solved Problem -When ... I found that ... - Fixes #{Github issue ID} ### Solution -- Add ... for ... -- Refactor ... ### Changelog Entry For release notes: @@ -27,11 +14,10 @@ Documentation: Need to clarify page ... / done, read docs.px4.io/... ``` ### Alternatives -We could also ... ### Test coverage -- Unit/integration test: ... -- Simulation/hardware testing logs: https://review.px4.io/ ### Context Related links, screenshot before/after, video + +-->