From 8bcd83997fa76fb179cf560a7feb27a3397171c4 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 18 Mar 2026 03:55:20 +0100 Subject: [CHORE] Update PR template file. Signed-off-by: Amlal El Mahrouss --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 6966d96f..baee4750 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,5 +1,7 @@ # +<Describe brifely your PR here.> + ## Rationale: <Describe the rationale here> @@ -10,4 +12,5 @@ ## Results: -<Describe the results here> \ No newline at end of file +<Describe the results here> + -- cgit v1.2.3