From c9dcb4fca100786f546da9d4ebf9d524df5c2427 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 22 Mar 2026 06:20:49 +0100 Subject: [CHORE] Fix PR name template. Signed-off-by: Amlal El Mahrouss --- .github/pull_request_template.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/pull_request_template.md (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..d4456542 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,22 @@ +# [PR]: + +## Description: + +<Describe briefly your PR here.> + +### PR Rationale: + +<Describe the rationale here> + +### PR Process: + +<Describe your process here> + +## Results: + +<Describe the results here> + +### Additional Informations: + +<Describe additional information (Optional)> + -- cgit v1.2.3